[Bug 36417] New: valgrind shows a definite leak in ole32/tests/ole_server.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 02:50:49 CDT 2014


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

            Bug ID: 36417
           Summary: valgrind shows a definite leak in
                    ole32/tests/ole_server.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: ole32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==24870== 512 bytes in 1 blocks are definitely lost in loss record 530 of 656
==24870==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==24870==    by 0x57A644F: list_window_children (win.c:318)
==24870==    by 0x57AAFD2: WIN_ListChildren (win.c:3267)
==24870==    by 0x57AB4DE: WIN_DestroyWindow (win.c:944)
==24870==    by 0x57AB986: DestroyWindow (win.c:1884)
==24870==    by 0x535F78C: apartment_release (compobj.c:1147)
==24870==    by 0x53610D9: CoUninitialize (compobj.c:1960)
==24870==    by 0x5361317: apartment_hostobject_thread (compobj.c:1522)
==24870==    by 0x7BC80ABF: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==24870==    by 0x7BC83A6C: call_thread_func (signal_i386.c:2630)
==24870==    by 0x7BC80A9D: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==24870==    by 0x7BC89E2B: start_thread (thread.c:428)
==24870==    by 0x4EA7BD89: start_thread (in /usr/lib/libpthread-2.18.so)
==24870==    by 0x4E95CA0D: clone (in /usr/lib/libc-2.18.so)
==24870==

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