[Bug 36582] New: valgrind shows a definite leak in user32/tests/dialog.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 15:44:36 CDT 2014


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

            Bug ID: 36582
           Summary: valgrind shows a definite leak in
                    user32/tests/dialog.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: user32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==26259== 28 bytes in 1 blocks are definitely lost in loss record 237 of 760
==26259==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26259==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26259==    by 0x5154EB8: DIALOG_get_info (defdlg.c:342)
==26259==    by 0x5154F60: DefDlgProcA (defdlg.c:369)
==26259==    by 0x4CCFD69: test_WM_NEXTDLGCTL (dialog.c:606)
==26259==    by 0x4CD3173: func_dialog (dialog.c:1434)
==26259==    by 0x4DA3978: run_test (test.h:584)
==26259==    by 0x4DA3D67: main (test.h:654)
==26259==

-- 
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