http://bugs.winehq.org/show_bug.cgi?id=28698
Bug #: 28698 Summary: ieframe/tests/intshcut.ok: uninitialized value in PersistFile_Load, found during test_ReadAndWriteProperties Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ieframe AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
While doing 'make intshcut.ok' in ieframe/tests, valgrind complained:
Conditional jump or move depends on uninitialised value(s) at winetest_vok (test.h:307) by winetest_ok (test.h:353) by test_ReadAndWriteProperties (intshcut.c:282) by func_intshcut (intshcut.c:403) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at PersistFile_Load (intshcut.c:456)