http://bugs.winehq.org/show_bug.cgi?id=20895
Summary: Invalid write in DIALOG_CreateIndirect after evil dialog destroys itself in WM_INITDIALOG Product: Wine Version: 1.1.33 Platform: PC OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-05-09.09/vg-user32_dialog.txt shows Invalid write of size 4 at DIALOG_CreateIndirect (dialog.c:701) by DialogBoxParamA (dialog.c:840) by test_DialogBoxParamA (dialog.c:960) by func_dialog (dialog.c:1157) by run_test (test.h:535) by main (test.h:585) Address 0x7f040428 is not stack'd, malloc'd or (recently) free'd Error still there as of last run, http://kegel.com/wine/valgrind/logs/2009-11-30-19.16/vg-user32_dialog.txt
The test is a gnarly situation: "a dialog which destroys itself on WM_INITDIALOG"
How bulletproof are we supposed to be in that situation?
http://bugs.winehq.org/show_bug.cgi?id=20895
--- Comment #1 from Dan Kegel dank@kegel.com 2009-12-01 19:08:18 --- *** Bug 20601 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=20895
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-12-11 07:52:01 --- I don't see this warning here http://kegel.com/wine/valgrind/logs/2009-12-10-17.26/vg-user32_dialog.txt.
Is it hiding somewhere? Suppressed?
http://bugs.winehq.org/show_bug.cgi?id=20895
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-04-01 23:12:00 CDT --- No longer in 1.5.1.
http://bugs.winehq.org/show_bug.cgi?id=20895
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-04-13 13:28:40 CDT --- Closing bugs fixed in 1.5.2.