[Bug 36219] valgrind shows some definite leaks in dlls/jscript/tests/run.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 1 21:15:23 CDT 2014


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
After some generous suppressions, one I missed earlier:
==10156== 16 bytes in 1 blocks are possibly lost in loss record 1,085 of 15,308
==10156==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==10156==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==10156==    by 0x4FE80B4: alloc_bstr (oleaut.c:162)
==10156==    by 0x4FE844A: SysAllocStringLen (oleaut.c:324)
==10156==    by 0x69F4ED7: ???
==10156==    by 0x69F9300: ???
==10156==    by 0x69F94A0: ???
==10156==    by 0x69F9508: ???
==10156==    by 0x6A19AB5: ???
==10156==    by 0x4E595B0: invoke_procedure (activscp.h:2047)
==10156==    by 0x4E5D3F8: test_parse_proc (run.c:2245)
==10156==    by 0x4E5DF53: func_run (run.c:2419)
==10156==    by 0x4E5ED5F: run_test (test.h:584)
==10156==    by 0x4E5F14E: main (test.h:654)
==10156==

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