https://bugs.winehq.org/show_bug.cgi?id=43384
Bug ID: 43384 Summary: valgrind shows a definite leak in dlls/rpcrt4/tests/ndr_marshal.c Product: Wine Version: 2.12 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
../../../tools/runtest -q -P wine -T ../../.. -M rpcrt4.dll -p rpcrt4_test.exe.so ndr_marshall && touch ndr_marshall.ok ==32206== 44 bytes in 1 blocks are definitely lost in loss record 207 of 413 ==32206== at 0x7BC51061: notify_alloc (heap.c:254) ==32206== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716) ==32206== by 0x56B879E: RPCRT4_io_thread (rpc_server.c:559) ==32206== by 0x7BC913B3: ??? (signal_i386.c:2700) ==32206== by 0x7BC9143B: call_thread_func (signal_i386.c:2759) ==32206== by 0x7BC91391: ??? (signal_i386.c:2700) ==32206== by 0x7BC9B3EE: start_thread (thread.c:487) ==32206== by 0x4244249: start_thread (pthread_create.c:333) ==32206== by 0x433FD6D: clone (clone.S:114) ==32206==