[Bug 38463] New: valgrind shows a possible leak in winhttp/tests/winhttp.c WinHttpSendRequest()

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 13:33:16 CDT 2015


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

            Bug ID: 38463
           Summary: valgrind shows a possible leak in
                    winhttp/tests/winhttp.c WinHttpSendRequest()
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: winhttp
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Debian

==18633== 32 bytes in 1 blocks are possibly lost in loss record 255 of 825
==18633==    at 0x7BC49E0E: notify_alloc (heap.c:254)
==18633==    by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==18633==    by 0x7BC38BE1: RtlInitializeCriticalSectionEx (critsection.c:326)
==18633==    by 0x7B870063: InitializeCriticalSectionEx (sync.c:354)
==18633==    by 0x7B86FFF7: InitializeCriticalSection (sync.c:311)
==18633==    by 0x48A9354: queue_task (request.c:251)
==18633==    by 0x48AC0A9: WinHttpSendRequest (request.c:1269)
==18633==    by 0x48B1F05: request_send (request.c:3453)
==18633==    by 0x48B1FB0: request_send_and_receive (request.c:3472)
==18633==    by 0x48B1FF5: send_and_receive_proc (request.c:3480)
==18633==    by 0x7BC8023F: ??? (signal_i386.c:2682)
==18633==    by 0x7BC80286: call_thread_func (signal_i386.c:2741)
==18633==    by 0x7BC8021D: ??? (signal_i386.c:2682)
==18633==    by 0x7BC8726D: start_thread (thread.c:443)
==18633==    by 0x4214EFA: start_thread (pthread_create.c:309)
==18633==    by 0x431362D: clone (clone.S:129)
==18633==

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