[Bug 38465] New: valgrind shows a definite leak in wininet/tests/http.c
https://bugs.winehq.org/show_bug.cgi?id=38465 Bug ID: 38465 Summary: valgrind shows a definite leak in wininet/tests/http.c 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== 400 bytes in 8 blocks are definitely lost in loss record 617 of 744 ==18670== at 0x7BC49E0E: notify_alloc (heap.c:254) ==18670== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==18670== by 0x48D9907: heap_alloc (internet.h:93) ==18670== by 0x48DB399: get_cookie_header (cookie.c:701) ==18670== by 0x48F04AA: HTTP_InsertCookies (http.c:4215) ==18670== by 0x48F298E: HTTP_HttpSendRequestW (http.c:4947) ==18670== by 0x48F35E9: AsyncHttpSendRequestProc (http.c:5212) ==18670== by 0x48FEAF7: INTERNET_WorkerThreadFunc (internet.c:3836) ==18670== by 0x7BC89323: worker_thread_proc (threadpool.c:164) ==18670== by 0x7BC8023F: ??? (signal_i386.c:2682) ==18670== by 0x7BC80286: call_thread_func (signal_i386.c:2741) ==18670== by 0x7BC8021D: ??? (signal_i386.c:2682) ==18670== by 0x7BC8726D: start_thread (thread.c:443) ==18670== by 0x4214EFA: start_thread (pthread_create.c:309) ==18670== by 0x431362D: clone (clone.S:129) ==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=38465 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael(a)fds-team.de, | |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)fds-team.de> --- Could you please test if this is fixed by http://source.winehq.org/patches/data/111310 ? -- 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=38465 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Sebastian Lackner from comment #1)
Could you please test if this is fixed by http://source.winehq.org/patches/data/111310 ?
Can't easily test, that machine is having hardware issues, and my fedora laptop hangs when running that test. -- 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=38465 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |81b136fe1cb19230d51e99f19d2 | |2c2c124e9aed0 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- (In reply to Sebastian Lackner from comment #1)
Could you please test if this is fixed by http://source.winehq.org/patches/data/111310 ?
https://source.winehq.org/git/wine.git/commitdiff/81b136fe1cb19230d51e99f19d... -- 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=38465 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.44. -- 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