http://bugs.winehq.org/show_bug.cgi?id=26067
Summary: user32/dialog tests show some valgrind warnings Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33246) --> (http://bugs.winehq.org/attachment.cgi?id=33246) valgrind log
Invalid read of size 4 at DIALOG_DoDialogBox (dialog.c:817) by DialogBoxParamA (dialog.c:846) by test_DialogBoxParamA (dialog.c:1047) by func_dialog (dialog.c:1291) by run_test (test.h:556) by main (test.h:624)
...
28 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by DIALOG_get_info (defdlg.c:335) by DefDlgProcA (defdlg.c:362) by test_WM_NEXTDLGCTL (dialog.c:600) by func_dialog (dialog.c:1287) by run_test (test.h:556) by main (test.h:624)