[Bug 26067] user32/dialog tests show some valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 11 12:17:06 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26067

--- Comment #2 from Austin English <austinenglish at gmail.com> 2011-04-11 12:17:05 CDT ---
(In reply to comment #1)
> (In reply to comment #0)
> > 
> > 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)
> > 
> 
> This one is fixed now with ad32b28ac038e56c8e3940926aeb0d172e2bebe8.

Confirming, now it's just:
28 bytes in 1 blocks are definitely lost in loss record 266 of 768
    at 0x7BC4728D: notify_alloc (heap.c:254)
    by 0x7BC4BAB1: RtlAllocateHeap (heap.c:1702)
    by 0x48CBA30: DIALOG_get_info (defdlg.c:335)
    by 0x48CBACC: DefDlgProcA (defdlg.c:362)
    by 0x478229F: test_WM_NEXTDLGCTL (dialog.c:600)
    by 0x4784953: func_dialog (dialog.c:1287)
    by 0x4839273: run_test (test.h:556)
    by 0x4839666: main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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