https://bugs.winehq.org/show_bug.cgi?id=36612
Bug ID: 36612 Summary: valgrind shows a definite leak in winhttp/tests/notification.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==8903== 20 bytes in 1 blocks are definitely lost in loss record 57 of 299 ==8903== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==8903== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==8903== by 0x4F97C37: heap_alloc (winhttp_private.h:320) ==8903== by 0x4F9EED9: WinHttpReadData (request.c:2496) ==8903== by 0x4E50D9C: test_async (notification.c:460) ==8903== by 0x4E50E85: func_notification (notification.c:479) ==8903== by 0x4E6AC75: run_test (test.h:584) ==8903== by 0x4E6B064: main (test.h:654) ==8903==