[Bug 36638] New: valgrind shows a definite leak in wininet/tests/http.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 1 18:21:41 CDT 2014


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

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

==32063== Thread 1 wininet_test.exe.so:
==32063== 32 bytes in 1 blocks are definitely lost in loss record 111 of 360
==32063==    at 0x7BC4C75D: notify_alloc (heap.c:255)
==32063==    by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==32063==    by 0x4D45FA1: heap_alloc (internet.h:116)
==32063==    by 0x4D4FE13: alloc_async_task (internet.c:3856)
==32063==    by 0x4D44055: HttpSendRequestW (http.c:5556)
==32063==    by 0x4D44251: HttpSendRequestA (http.c:5614)
==32063==    by 0x497CC63: test_InternetCloseHandle (http.c:5195)
==32063==    by 0x497D671: func_http (http.c:5328)
==32063==    by 0x4994B90: run_test (test.h:584)
==32063==    by 0x4994F7F: main (test.h:654)
==32063==

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