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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=38465
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de, | |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Could you please test if this is fixed by http://source.winehq.org/patches/data/111310 ?
https://bugs.winehq.org/show_bug.cgi?id=38465
--- Comment #2 from Austin English austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=38465
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |81b136fe1cb19230d51e99f19d2 | |2c2c124e9aed0 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Austin English austinenglish@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...
https://bugs.winehq.org/show_bug.cgi?id=38465
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.44.