* fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitios
handling of membuffer. It's NULL anyway. (fhandler_dev_clipboard::lseek): Set membuffer to NULL after freeing it to avoid subsequent crashes when accessing invalid pointer.
This commit is contained in:
@@ -26,3 +26,5 @@ Bug fixes:
|
||||
|
||||
- Properly set process sid rather than always using -1.
|
||||
Fixes: http://cygwin.com/ml/cygwin/2013-10/threads.html#00237
|
||||
|
||||
- Fix a potential crash after calling lseek on /dev/clipboard.
|
||||
|
Reference in New Issue
Block a user