http://bugs.winehq.org/show_bug.cgi?id=26100
Summary: rpcrt4/cstub shows a couple valgrind warnings Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: rpc AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
24 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by CStdStubBuffer_Construct (cstub.c:88) by CStdPSFactory_CreateStub (cpsf.c:135) by create_stub (cstub.c:659) by test_Connect (cstub.c:861) by func_cstub (cstub.c:1168) by run_test (test.h:556) by main (test.h:624)
...
24 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by CStdStubBuffer_Construct (cstub.c:88) by CStdPSFactory_CreateStub (cpsf.c:135) by create_stub (ndr_ole.c:418) by CStdStubBuffer_Delegating_Construct (cstub.c:346) by CStdPSFactory_CreateStub (cpsf.c:131) by create_stub (cstub.c:659) by test_Connect (cstub.c:890) by func_cstub (cstub.c:1168) by run_test (test.h:556) by main (test.h:624)