https://bugs.winehq.org/show_bug.cgi?id=36323
Bug ID: 36323 Summary: valgrind shows a possible leak in riched20/tests/txtsrv.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==12986== 8 bytes in 1 blocks are possibly lost in loss record 61 of 828 ==12986== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==12986== by 0x7B8442B8: HeapAlloc (heap.c:271) ==12986== by 0x7B8444DA: GlobalAlloc (heap.c:376) ==12986== by 0x4F01EF5: OLEClipbrd_Initialize (clipboard.c:1732) ==12986== by 0x4F36447: OleInitialize (ole2.c:215) ==12986== by 0x7AC1E598: ME_MakeEditor (editor.c:2860) ==12986== by 0x7AC3D27A: CreateTextServices (txtsrv.c:410) ==12986== by 0x4D92C42: func_txtsrv (txtsrv.c:850) ==12986== by 0x4D94308: run_test (test.h:584) ==12986== by 0x4D946F7: main (test.h:654) ==12986==
==13218== 1,344 bytes in 1 blocks are possibly lost in loss record 758 of 827 ==13218== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==13218== by 0x7AC1E1A4: ME_MakeEditor (editor.h:30) ==13218== by 0x7AC3D27A: CreateTextServices (txtsrv.c:410) ==13218== by 0x4D92C42: func_txtsrv (txtsrv.c:850) ==13218== by 0x4D94308: run_test (test.h:584) ==13218== by 0x4D946F7: main (test.h:654) ==13218==
etc.
https://bugs.winehq.org/show_bug.cgi?id=36323
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36323
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ffb706ceb0ce59088f134012c18 | |5f6876436306b Status|NEW |RESOLVED CC| |jactry92@gmail.com Resolution|--- |FIXED
--- Comment #1 from Jactry Zeng jactry92@gmail.com --- Fixed: http://source.winehq.org/git/wine.git/?a=commit;h=ffb706ceb0ce59088f134012c1...
https://bugs.winehq.org/show_bug.cgi?id=36323
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Jactry Zeng from comment #1)
Fixed: http://source.winehq.org/git/wine.git/?a=commit; h=ffb706ceb0ce59088f134012c185f6876436306b
Yep, thanks!
https://bugs.winehq.org/show_bug.cgi?id=36323
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.30.