[Bug 36325] New: valgrind shows a couple possible leaks in rpcrt4/tests/server.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 05:54:00 CDT 2014


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

            Bug ID: 36325
           Summary: valgrind shows a couple possible leaks in
                    rpcrt4/tests/server.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==459== 64 bytes in 1 blocks are possibly lost in loss record 172 of 352
==459==    at 0x7BC4C735: notify_alloc (heap.c:255)
==459==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==459==    by 0x55F927B: rpcrt4_protseq_np_alloc (rpc_transport.c:642)
==459==    by 0x55F5366: alloc_serverprotoseq (rpc_server.c:927)
==459==    by 0x55F5610: RPCRT4_get_or_create_serverprotseq (rpc_server.c:977)
==459==    by 0x55F5709: RpcServerUseProtseqEpExA (rpc_server.c:997)
==459==    by 0x55F51E2: RpcServerUseProtseqEpA (rpc_server.c:892)
==459==    by 0x4973259: server (server.c:1622)
==459==    by 0x49737B1: func_server (server.c:1718)
==459==    by 0x4995124: run_test (test.h:584)
==459==    by 0x4995513: main (test.h:654)
==459==

-- 
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