[Bug 36291] valgrind shows a leak msctf/tests/inputprocessor.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 01:14:11 CDT 2014


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

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
Also:
==30336== 16 bytes in 1 blocks are definitely lost in loss record 152 of 698
==30336==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30336==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30336==    by 0x5D5FBD9: ???
==30336==    by 0x5D5D54E: ???
==30336==    by 0x495704E: test_EnumInputProcessorInfo (msctf.h:1851)
==30336==    by 0x495DEB9: func_inputprocessor (inputprocessor.c:2210)
==30336==    by 0x495ED34: run_test (test.h:584)
==30336==    by 0x495F122: main (test.h:654)
==30336== 

==30336== 20 bytes in 1 blocks are possibly lost in loss record 176 of 698
==30336==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30336==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30336==    by 0x5D5688B: ???
==30336==    by 0x5D65592: ???
==30336==    by 0x495C7A9: test_Compartments (msctf.h:614)
==30336==    by 0x495DEE6: func_inputprocessor (inputprocessor.c:2219)
==30336==    by 0x495ED34: run_test (test.h:584)
==30336==    by 0x495F122: main (test.h:654)
==30336== 

==30336== 112 bytes in 1 blocks are definitely lost in loss record 462 of 698
==30336==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30336==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30336==    by 0x5D60704: ???
==30336==    by 0x5D5E264: ???
==30336==    by 0x4957149: test_EnumLanguageProfiles (msctf.h:1878)
==30336==    by 0x495DEB4: func_inputprocessor (inputprocessor.c:2209)
==30336==    by 0x495ED34: run_test (test.h:584)
==30336==    by 0x495F122: main (test.h:654)
==30336== 

etc.

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