CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2013-10-25 15:04:24

Modified files:
        winsup/cygwin  : ChangeLog fhandler_clipboard.cc 
        winsup/cygwin/release: 1.7.26 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6239&r2=1.6240
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_clipboard.cc.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/release/1.7.26.diff?cvsroot=src&r1=1.6&r2=1.7

Reply via email to