* fhandler_clipboard.cc (fhandler_dev_clipboard::read): Fix buffer
read access overrun when pos > 0.
This commit is contained in:
@@ -8,3 +8,6 @@ Bug fixes:
|
||||
- Fix long-standing problem which allows to access files via ".." using an
|
||||
invalid POSIX path, for instance, `cd nonexistant/../existing_dir".
|
||||
Fixes: http://cygwin.com/ml/cygwin/2013-05/msg00222.html
|
||||
|
||||
- Fix EFAULT when reading large clipboard.
|
||||
Fixes: http://cygwin.com/ml/cygwin/2013-06/msg00311.html
|
||||
|
Reference in New Issue
Block a user