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@winehq.org Reporter: austinenglish@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.
https://bugs.winehq.org/show_bug.cgi?id=36364
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36364
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- https://www.winehq.org/pipermail/wine-patches/2015-June/140131.html
https://bugs.winehq.org/show_bug.cgi?id=36364
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |71cf22e5b0714eb9c854bbcb776 | |d44845f28ef2c Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #1)
https://www.winehq.org/pipermail/wine-patches/2015-June/140131.html
Fixed by 71cf22e5b0714eb9c854bbcb776d44845f28ef2c.
https://bugs.winehq.org/show_bug.cgi?id=36364
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.47.