[Bug 446] Changed - wine_dbg_vprintf: debugstr buffer overflow

wine-bugs at winehq.com wine-bugs at winehq.com
Sat May 18 10:15:42 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=446

*** shadow/446	Thu May 16 14:35:23 2002
--- shadow/446.tmp.9488	Sat May 18 10:15:42 2002
***************
*** 2,8 ****
  | wine_dbg_vprintf: debugstr buffer overflow                                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 446                         Product: Wine                    |
! |       Status: NEW                         Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-debug              |
--- 2,8 ----
  | wine_dbg_vprintf: debugstr buffer overflow                                 |
  +----------------------------------------------------------------------------+
  |        Bug #: 446                         Product: Wine                    |
! |       Status: RESOLVED                    Version: unspecified             |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-debug              |
***************
*** 90,92 ****
--- 90,98 ----
  
  ------- Additional Comments From apa3a at yahoo.com  2002-05-16 14:35 -------
  Andreas, do you need more help?
+ 
+ ------- Additional Comments From andi at rhlx01.fht-esslingen.de  2002-05-18 10:15 -------
+ That "expected..." comment was lacking a \n, thus not flushing the line-oriented
+ debug output buffer, which thus grew beyond buffer size.
+ 
+ Fixed in my local tree, will submit it very soon.
\ No newline at end of file



More information about the wine-bugs mailing list