[Bug 36323] New: valgrind shows a possible leak in riched20/tests/txtsrv.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 05:46:20 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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.



More information about the wine-bugs mailing list