[Bug 36236] valgrind shows a leak in comctl32/tests/propsheet.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 17:55:02 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36236

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Also:
==20567== 84 bytes in 3 blocks are definitely lost in loss record 504 of 906
==20567==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==20567==    by 0x51B0B05: DIALOG_get_info (defdlg.c:342)
==20567==    by 0x51B0BAD: DefDlgProcA (defdlg.c:369)
==20567==    by 0x522B269: ??? (in
/home/austin/wine-valgrind-known/dlls/user32/user32.dll.so)
==20567==    by 0x522B9A5: call_window_proc (winproc.c:244)
==20567==    by 0x522E072: WINPROC_call_window (winproc.c:909)
==20567==    by 0x51EA89C: call_window_proc (message.c:2223)
==20567==    by 0x51F1FE5: send_message (message.c:3260)
==20567==    by 0x51F4510: SendMessageA (message.c:3476)
==20567==    by 0x522277C: WIN_CreateWindowEx (win.c:1589)
==20567==    by 0x521B34E: CreateWindowExA (win.c:1723)
==20567==    by 0x51B5ED3: DIALOG_CreateIndirect (dialog.c:657)
==20567==    by 0x51B799D: CreateDialogIndirectParamAorW (dialog.c:763)
==20567==    by 0x51B79FC: CreateDialogIndirectParamA (dialog.c:772)
==20567==    by 0x4DBFFC7: PROPSHEET_CreatePage (propsheet.c:1469)
==20567==    by 0x4DC160E: PROPSHEET_SetCurSel (propsheet.c:2030)
==20567==    by 0x4DC580E: PROPSHEET_DialogProc (propsheet.c:3491)
==20567==    by 0x522B269: ??? (in
/home/austin/wine-valgrind-known/dlls/user32/user32.dll.so)
==20567==    by 0x522BAF6: call_dialog_proc (winproc.c:265)
==20567==    by 0x522BEC0: WINPROC_CallProcWtoA (winproc.c:727)
==20567==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list