https://bugs.winehq.org/show_bug.cgi?id=36324
Bug ID: 36324 Summary: valgrind shows a leak in rpcrt4/tests/ndr_marshall.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: rpc Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==389== 22 bytes in 1 blocks are definitely lost in loss record 51 of 330 ==389== at 0x7BC4C735: notify_alloc (heap.c:255) ==389== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==389== by 0x49640DB: test_conformant_string (ndr_marshall.c:1547) ==389== by 0x4967D3E: func_ndr_marshall (ndr_marshall.c:2421) ==389== by 0x4995124: run_test (test.h:584) ==389== by 0x4995513: main (test.h:654) ==389==
etc.