[Bug 36183] valgrind shows some potential leaks in atl100/tests/atl.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 10 18:27:29 CDT 2017


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Some more:
==26426== 128 bytes in 4 blocks are possibly lost in loss record 1,768 of 2,486
==26426==    at 0x7BC50812: notify_alloc (heap.c:254)
==26426==    by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==26426==    by 0x7BC3BE13: RtlInitializeCriticalSectionEx (critsection.c:326)
==26426==    by 0x7B47E74F: InitializeCriticalSectionEx (sync.c:359)
==26426==    by 0x7B47E71D: InitializeCriticalSectionAndSpinCount (sync.c:337)
==26426==    by 0x6A0D8113: ???
==26426== 

==26426== 164 bytes in 1 blocks are possibly lost in loss record 1,828 of 2,486
==26426==    at 0x7BC50812: notify_alloc (heap.c:254)
==26426==    by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==26426==    by 0x526A7E7: rpcrt4_conn_np_alloc (rpc_transport.c:78)
==26426==    by 0x5273825: RPCRT4_CreateConnection (rpc_transport.c:3311)
==26426==    by 0x526AD66: rpcrt4_protseq_ncalrpc_open_endpoint
(rpc_transport.c:220)
==26426==    by 0x5267834: RPCRT4_use_protseq (rpc_server.c:846)
==26426==    by 0x5268230: RpcServerUseProtseqEpExW (rpc_server.c:1057)
==26426==    by 0x5267C99: RpcServerUseProtseqEpW (rpc_server.c:943)
==26426==    by 0x4BB6926: RPC_StartRemoting (rpc.c:1636)
==26426==    by 0x4B9E422: StdMarshalImpl_MarshalInterface (marshal.c:1235)
==26426==    by 0x4BA01BF: IMarshal_MarshalInterface (objidl.h:878)
==26426==    by 0x4BA01BF: CoMarshalInterface (???:0)
==26426==    by 0x4BA72B6: RegisterDragDrop (ole2.c:605)
==26426==    by 0x6B72EF90: ???
==26426== 

==26426== 256 bytes in 7 blocks are possibly lost in loss record 1,934 of 2,486
==26426==    at 0x7BC50812: notify_alloc (heap.c:254)
==26426==    by 0x7BC54C93: RtlAllocateHeap (heap.c:1716)
==26426==    by 0x4B97834: IMalloc_fnAlloc (ifs.c:187)
==26426==    by 0x4B980D3: IMalloc_Alloc (objidl.h:1508)
==26426==    by 0x4B980D3: CoTaskMemAlloc (???:0)
==26426==    by 0x52CEABE: alloc_bstr (oleaut.c:177)
==26426==    by 0x52CEE85: SysAllocStringLen (oleaut.c:355)
==26426==    by 0x675210E: pre_process_uri (uri.c:786)
==26426==    by 0x675F601: CreateUri (uri.c:5738)
==26426==    by 0x73DB9D2: create_uri (persist.c:186)
==26426==    by 0x73CC267: nsIOServiceHook_NewURI (nsio.c:3890)
==26426==    by 0x69F3AFD9: ???
==26426== 

==26426== 313 bytes in 1 blocks are possibly lost in loss record 1,990 of 2,486
==26426==    at 0x7BC50812: notify_alloc (heap.c:254)
==26426==    by 0x7BC55326: RtlReAllocateHeap (heap.c:1883)
==26426==    by 0x793E85A: msvcrt_heap_realloc (heap.c:102)
==26426==    by 0x793F40D: MSVCRT_realloc (heap.c:457)
==26426==    by 0x69E78C00: ???
==26426== 

wine-2.12

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