[Bug 36364] New: valgrind shows a few leaks in ieframe/tests/intshcut.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 03:57:58 CDT 2014


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

            Bug ID: 36364
           Summary: valgrind shows a few leaks in ieframe/tests/intshcut.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 at winehq.org
          Reporter: austinenglish at gmail.com

==15610== 8 bytes in 1 blocks are possibly lost in loss record 34 of 732
==15610==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15610==    by 0x7B8442B8: HeapAlloc (heap.c:271)
==15610==    by 0x7B8444DA: GlobalAlloc (heap.c:376)
==15610==    by 0x4E3DEF5: OLEClipbrd_Initialize (clipboard.c:1732)
==15610==    by 0x4E72447: OleInitialize (ole2.c:215)
==15610==    by 0x4A56DFF: func_intshcut (intshcut.c:396)
==15610==    by 0x4A673B4: run_test (test.h:584)
==15610==    by 0x4A677A3: main (test.h:654)
==15610== 

==15610== 15 bytes in 1 blocks are definitely lost in loss record 76 of 732
==15610==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15610==    by 0x4E63493: IMalloc_fnAlloc (ifs.c:186)
==15610==    by 0x4E639D4: CoTaskMemAlloc (objidl.h:1236)
==15610==    by 0x64A93F9: UniformResourceLocatorA_GetUrl (ieframe.h:386)
==15610==    by 0x4A55E96: _check_string_transform (intshcut.c:149)
==15610==    by 0x4A572E3: func_intshcut (intshcut.c:368)
==15610==    by 0x4A673B4: run_test (test.h:584)
==15610==    by 0x4A677A3: main (test.h:654)
==15610== 

==15597== 36 bytes in 1 blocks are definitely lost in loss record 245 of 714
==15597==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15597==    by 0x64AA693: create_shortcut (intshcut.c:809)
==15597==    by 0x64AB9AC: InternetShortcut_Create (intshcut.c:855)
==15597==    by 0x4E494DD: CoCreateInstance (unknwn.h:226)
==15597==    by 0x4A56E3D: func_intshcut (intshcut.c:381)
==15597==    by 0x4A673B4: run_test (test.h:584)
==15597==    by 0x4A677A3: main (test.h:654)
==15597== 


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