[Bug 36166] valgrind shows several possible leaks in vbscript/tests/createobj.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 29 19:35:59 CDT 2014


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
One more:
==2555== 28 bytes in 1 blocks are possibly lost in loss record 162 of 597
==2555==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==2555==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==2555==    by 0x540D83E: COMPOBJ_DllList_Add (compobj.c:526)
==2555==    by 0x540FB7A: apartment_getclassobject (compobj.c:1335)
==2555==    by 0x54132C4: get_inproc_class_object (compobj.c:2894)
==2555==    by 0x5413783: CoGetClassObject (compobj.c:3032)
==2555==    by 0x5413D45: CoCreateInstance (compobj.c:3197)
==2555==    by 0x4E4D2EA: check_vbscript (createobj.c:1081)
==2555==    by 0x4E4D344: func_createobj (createobj.c:1094)
==2555==    by 0x4E5DA0F: run_test (test.h:584)
==2555==    by 0x4E5DDFE: main (test.h:654)
==2555==

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