[Bug 38463] New: valgrind shows a possible leak in winhttp/tests/winhttp.c WinHttpSendRequest()
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(a)winehq.org Reporter: austinenglish(a)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.
https://bugs.winehq.org/show_bug.cgi?id=38463 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1c5e704af607511191b35bb4521 | |4a24f400c870f Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed by 1c5e704af607511191b35bb45214a24f400c870f. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38463 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.42. -- 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.
participants (1)
-
wine-bugs@winehq.org