http://bugs.winehq.org/show_bug.cgi?id=26055
Summary: shell32/shellink test shows a nasty valgrind warning Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Syscall param write(buf) points to uninitialised byte(s) at __write_nocancel (syscall-template.S:82) by WriteFile (file.c:547) by IStream_fnWrite (istream.c:156) by ILSaveToStream (pidl.c:359) by IPersistStream_fnSave (shelllink.c:1175) by IPersistFile_fnSave (shelllink.c:484) by create_lnk_ (shelllink.c:445) by test_load_save (shelllink.c:658) by func_shelllink (shelllink.c:1019) by run_test (test.h:556) by main (test.h:624) Address 0x7f02e094 is 148 bytes inside a block of size 368 free'd at notify_free (heap.c:262) by RtlFreeHeap (heap.c:1747) by free_dc_ptr (dc.c:170) by DeleteDC (dc.c:850) by create_icon_bitmaps (cursoricon.c:788) by CURSORICON_CreateIconFromBMI (cursoricon.c:838) by CURSORICON_Load (cursoricon.c:1290) by LoadImageW (cursoricon.c:2319) by TOOLTIPS_Register (tooltips.c:2346) by DllMain (commctrl.c:241) by __wine_spec_dll_entry (dll_entry.c:40) by ??? (loader.c:139) by MODULE_InitDLL (loader.c:978) by process_attach (loader.c:1067) by process_attach (loader.c:1059) by process_attach (loader.c:1059) by attach_process_dlls (loader.c:2535) by ??? (port.c:60) Uninitialised value was created by a stack allocation at FileTimeToDosDateTime (time.c:997)