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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 13:45:58 CDT 2014


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

            Bug ID: 36570
           Summary: valgrind shows a couple possible leaks in
                    rpcrt4/tests/rpc_protseq.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: rpc
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==10120== 64 bytes in 1 blocks are possibly lost in loss record 122 of 242
==10120==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==10120==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==10120==    by 0x55FF1FF: rpcrt4_protseq_np_alloc (rpc_transport.c:642)
==10120==    by 0x55FB2EA: alloc_serverprotoseq (rpc_server.c:927)
==10120==    by 0x55FB594: RPCRT4_get_or_create_serverprotseq
(rpc_server.c:977)
==10120==    by 0x55FB89F: RpcServerUseProtseqA (rpc_server.c:1041)
==10120==    by 0x4CB910E: test_RpcServerUseProtseq (rpc_protseq.c:64)
==10120==    by 0x4CB9ABB: func_rpc_protseq (rpc_protseq.c:202)
==10120==    by 0x4CE2071: run_test (test.h:584)
==10120==    by 0x4CE2460: main (test.h:654)
==10120== 

==10120== 68 bytes in 1 blocks are possibly lost in loss record 126 of 242
==10120==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==10120==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==10120==    by 0x560163E: rpcrt4_protseq_sock_alloc (rpc_transport.c:1554)
==10120==    by 0x55FB2EA: alloc_serverprotoseq (rpc_server.c:927)
==10120==    by 0x55FB594: RPCRT4_get_or_create_serverprotseq
(rpc_server.c:977)
==10120==    by 0x55FB89F: RpcServerUseProtseqA (rpc_server.c:1041)
==10120==    by 0x4CB91A4: test_RpcServerUseProtseq (rpc_protseq.c:71)
==10120==    by 0x4CB9ABB: func_rpc_protseq (rpc_protseq.c:202)
==10120==    by 0x4CE2071: run_test (test.h:584)
==10120==    by 0x4CE2460: main (test.h:654)
==10120==

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