[Bug 36323] New: valgrind shows a possible leak in riched20/tests/txtsrv.c
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(a)winehq.org Reporter: austinenglish(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36323 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36323 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ffb706ceb0ce59088f134012c18 | |5f6876436306b Status|NEW |RESOLVED CC| |jactry92(a)gmail.com Resolution|--- |FIXED --- Comment #1 from Jactry Zeng <jactry92(a)gmail.com> --- Fixed: http://source.winehq.org/git/wine.git/?a=commit;h=ffb706ceb0ce59088f134012c1... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36323 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Jactry Zeng from comment #1)
Fixed: http://source.winehq.org/git/wine.git/?a=commit; h=ffb706ceb0ce59088f134012c185f6876436306b
Yep, thanks! -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36323 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.30. -- 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.
participants (1)
-
wine-bugs@winehq.org