[Bug 36554] New: valgrind shows a definite leak in ieframe/tests/intshcut.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 03:45:50 CDT 2014


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

            Bug ID: 36554
           Summary: valgrind shows a definite leak 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: ieframe
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

../../../tools/runtest -q -P wine -T ../../.. -M ieframe.dll -p
ieframe_test.exe.so intshcut && touch intshcut.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ole:CoCreateInstance Class {fbf23b40-e3f0-101b-8488-00aa003e56f8} does
not support aggregation
fixme:ieframe:UniformResourceLocatorA_SetUrl ignoring unsupported flags 0x1
fixme:ieframe:UniformResourceLocatorA_SetUrl ignoring unsupported flags 0x1
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:menubuilder:wWinMain failed to build menu item for
L"C:\\users\\austin\\Temp\\testshortcut.url"
==13135== 256 bytes in 1 blocks are definitely lost in loss record 484 of 669
==13135==    at 0x7BC4C75D: notify_alloc (heap.c:255)
==13135==    by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==13135==    by 0x5240855: IMalloc_fnAlloc (ifs.c:186)
==13135==    by 0x5241170: CoTaskMemAlloc (objidl.h:1236)
==13135==    by 0x692E9A0: get_profile_string (intshcut.c:429)
==13135==    by 0x692ED1D: PersistFile_Load (intshcut.c:473)
==13135==    by 0x4648C58: Process_URL (objidl.h:5279)
==13135==    by 0x464A11D: wWinMain (winemenubuilder.c:3701)
==13135==    by 0x464A869: wmain (exe_wmain.c:51)
==13135==    by 0x464A744: __wine_spec_exe_wentry (exe_wentry.c:36)
==13135==    by 0x7B864247: ??? (process.c:1045)
==13135==    by 0x7B864394: start_process (process.c:1097)
==13135==    by 0x7BC87137: ??? (signal_i386.c:2571)
==13135==    by 0x7BC87180: call_thread_func (signal_i386.c:2630)
==13135==    by 0x7BC87115: ??? (signal_i386.c:2571)
==13135==    by 0x7BC5A270: start_process (loader.c:2856)
==13135==    by 0x401D03C: ??? (port.c:60)
==13135==

-- 
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