[Bug 36612] New: valgrind shows a definite leak in winhttp/tests/notification.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 30 13:08:09 CDT 2014


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

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

==8903== 20 bytes in 1 blocks are definitely lost in loss record 57 of 299
==8903==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==8903==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==8903==    by 0x4F97C37: heap_alloc (winhttp_private.h:320)
==8903==    by 0x4F9EED9: WinHttpReadData (request.c:2496)
==8903==    by 0x4E50D9C: test_async (notification.c:460)
==8903==    by 0x4E50E85: func_notification (notification.c:479)
==8903==    by 0x4E6AC75: run_test (test.h:584)
==8903==    by 0x4E6B064: main (test.h:654)
==8903==

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