https://bugs.winehq.org/show_bug.cgi?id=36291
Bug ID: 36291 Summary: valgrind shows a leak msctf/tests/inputprocessor.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==30336== 12 bytes in 1 blocks are definitely lost in loss record 95 of 698 ==30336== at 0x7BC4C735: notify_alloc (heap.c:255) ==30336== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==30336== by 0x5D621D9: ??? ==30336== by 0x5D5DD8D: ??? ==30336== by 0x4958885: test_Activate (msctf.h:1860) ==30336== by 0x495DEC8: func_inputprocessor (inputprocessor.c:2213) ==30336== by 0x495ED34: run_test (test.h:584) ==30336== by 0x495F122: main (test.h:654) ==30336==
https://bugs.winehq.org/show_bug.cgi?id=36291
--- Comment #1 from Austin English austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=36291
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36291
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com Component|-unknown |msctf
https://bugs.winehq.org/show_bug.cgi?id=36291
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |89fd36e1df775029fd5a91b0b9b | |3e67385e21791 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- http://source.winehq.org/git/wine.git/?a=commit;h=89fd36e1df775029fd5a91b0b9...
https://bugs.winehq.org/show_bug.cgi?id=36291
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.