https://bugs.winehq.org/show_bug.cgi?id=36297
Bug ID: 36297 Summary: valgrind shows uninitialized memory in msxml3/tests/domdoc.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==30791== Conditional jump or move depends on uninitialised value(s) ==30791== at 0x4D2A2EC: dump_Variant (typelib.c:1548) ==30791== by 0x4D2AD9D: dump_DispParms (typelib.c:1612) ==30791== by 0x4D39207: ITypeInfo_fnInvoke (typelib.c:6975) ==30791== by 0x6197AEC: DispatchEx_InvokeEx (oaidl.h:1523) ==30791== by 0x6197335: DispatchEx_Invoke (dispex.h:299) ==30791== by 0x4A6DC7F: test_dispex (dispex.h:292) ==30791== by 0x4A76AE1: func_domdoc (domdoc.c:11918) ==30791== by 0x4AB096C: run_test (test.h:584) ==30791== by 0x4AB0D5B: main (test.h:654) ==30791== Uninitialised value was created by a stack allocation ==30791== at 0x4A6B514: test_dispex (domdoc.c:10307) ==30791==