[Bug 36322] New: valgrind shows a leak in rpcrpc4/tests/cstub.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 05:44:12 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36322

            Bug ID: 36322
           Summary: valgrind shows a leak in rpcrpc4/tests/cstub.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 at winehq.org
          Reporter: austinenglish at gmail.com

==32691== 24 bytes in 1 blocks are definitely lost in loss record 155 of 562
==32691==    at 0x7BC4C735: notify_alloc (heap.c:255)
==32691==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==32691==    by 0x55C045F: CStdStubBuffer_Construct (cstub.c:88)
==32691==    by 0x55BF517: CStdPSFactory_CreateStub (cpsf.c:135)
==32691==    by 0x495AD74: create_stub (objidl.h:9251)
==32691==    by 0x495B861: test_Connect (cstub.c:867)
==32691==    by 0x495C5C5: func_cstub (cstub.c:1174)
==32691==    by 0x4995124: run_test (test.h:584)
==32691==    by 0x4995513: main (test.h:654)
==32691==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list