https://bugs.winehq.org/show_bug.cgi?id=36602
Bug ID: 36602 Summary: valgrind shows a possible leak in wininet/tests/urlcache.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==19796== 732 bytes in 1 blocks are possibly lost in loss record 231 of 255 ==19796== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==19796== by 0x7BC515C4: RtlReAllocateHeap (heap.c:1883) ==19796== by 0x4CDAFC7: test_find_url_cache_entriesA (urlcache.c:89) ==19796== by 0x4CDD3CB: test_urlcacheA (urlcache.c:483) ==19796== by 0x4CE0D0E: func_urlcache (urlcache.c:1056) ==19796== by 0x4CE1B13: run_test (test.h:584) ==19796== by 0x4CE1F02: main (test.h:654) ==19796==