[Bug 36580] New: valgrind shows two definite leaks in user32/tests/cursoricon.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 15:27:00 CDT 2014


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

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

==27824== 4,268 bytes in 1 blocks are definitely lost in loss record 1,022 of
1,043
==27824==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==27824==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==27824==    by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510)
==27824==    by 0x4CBE95A: func_cursoricon (cursoricon.c:2505)
==27824==    by 0x4DA6978: run_test (test.h:584)
==27824==    by 0x4DA6D67: main (test.h:654)
==27824== 

==14238== 4,268 bytes in 1 blocks are definitely lost in loss record 1,026 of
1,047
==14238==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==14238==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==14238==    by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510)
==14238==    by 0x4CBE95A: func_cursoricon (cursoricon.c:2505)
==14238==    by 0x4DA6978: run_test (test.h:584)
==14238==    by 0x4DA6D67: main (test.h:654)
==14238==

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