https://bugs.winehq.org/show_bug.cgi?id=38739
Bug ID: 38739 Summary: valgrind shows a possible leak in ole32/tests/usrmarshal.c Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Fedora
==20834== 38 bytes in 1 blocks are possibly lost in loss record 240 of 624 ==20834== at 0x7BC4A9F1: notify_alloc (heap.c:254) ==20834== by 0x7BC4EC94: RtlAllocateHeap (heap.c:1715) ==20834== by 0x4B56BDD: test_marshal_SNB (usrmarshal.c:817) ==20834== by 0x4B57107: func_usrmarshal (usrmarshal.c:881) ==20834== by 0x4B57E78: run_test (test.h:584) ==20834== by 0x4B582C0: main (test.h:666) ==20834==