[Bug 38464] New: valgrind shows a possible leak in wininet/tests/http.c test_async_HttpSendRequestEx()
https://bugs.winehq.org/show_bug.cgi?id=38464 Bug ID: 38464 Summary: valgrind shows a possible leak in wininet/tests/http.c test_async_HttpSendRequestEx() Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: Debian ==18670== 32 bytes in 1 blocks are possibly lost in loss record 210 of 744 ==18670== at 0x7BC49E0E: notify_alloc (heap.c:254) ==18670== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==18670== by 0x7BC38BE1: RtlInitializeCriticalSectionEx (critsection.c:326) ==18670== by 0x7B870063: InitializeCriticalSectionEx (sync.c:354) ==18670== by 0x7B86FFF7: InitializeCriticalSection (sync.c:311) ==18670== by 0x489254D: test_async_HttpSendRequestEx (http.c:5325) ==18670== by 0x4893C07: func_http (http.c:5654) ==18670== by 0x48A9CA6: run_test (test.h:584) ==18670== by 0x48AA0E0: main (test.h:666) ==18670== -- 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=38464 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7e7519d1f529be51aef1b6b5489 | |61d9468eaa690 Status|NEW |RESOLVED CC| |leslie_alistair(a)hotmail.com Resolution|--- |FIXED --- Comment #1 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- http://source.winehq.org/git/wine.git/?a=commit;h=7e7519d1f529be51aef1b6b548... -- 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=38464 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.55. -- 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