* 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.
This commit is contained in:
Christopher Faylor
2013-12-31 22:19:07 +00:00
parent 5ac847c629
commit 7b52fd6713
2 changed files with 92 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
2013-12-31 Christopher Faylor <me.cygwin2013@cgf.cx>
* 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.
2013-12-22 Christopher Faylor <me.cygwin2013@cgf.cx>
* strace.cc (strace::vsprntf): Fix potential (if unlikely) use of