CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]     2013-12-31 22:19:07

Modified files:
        winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
        * fhandler_console.cc (region_split): New function.
        (delta): Ditto.
        (ReadConsoleOutputWrapper): Ditto.
        (fhandler_console::char_command): Use ReadConsoleOutputWrapper to avoid 
OOM
        condition from ReadConsoleOutputW.  Add more debugging.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6292&r2=1.6293
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.282&r2=1.283

Reply via email to