[Bug 320] Changed - Use a real list for SetConsoleCtrlHandler
http://bugs.winehq.com/show_bug.cgi?id=320 *** shadow/320 Thu May 16 11:11:28 2002 --- shadow/320.tmp.1936 Fri May 17 14:10:25 2002 *************** *** 7,13 **** | Severity: normal OS/Version: All | | Priority: P1 Component: wine-console | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs(a)winehq.com | | Reported By: fgouget(a)codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 7,13 ---- | Severity: normal OS/Version: All | | Priority: P1 Component: wine-console | +----------------------------------------------------------------------------+ ! | Assigned To: pouech(a)winehq.com | | Reported By: fgouget(a)codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 19,21 **** --- 19,24 ---- SetConsoleCtrlHandler uses a fixed size array for the handler routine array. Use a linked list instead? See win32/console.c + + ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 14:10 ------- + Console issue. \ No newline at end of file
participants (1)
-
wine-bugs@winehq.com