https://bugs.winehq.org/show_bug.cgi?id=36358
Bug ID: 36358 Summary: valgrind shows some uninitialized memory used in dplayx/tests/dplayx.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dplay Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com CC: leslie_alistair@hotmail.com
==13587== Conditional jump or move depends on uninitialised value(s) ==13587== at 0x4AD24BA: dplobby_destroy (dplobby.c:114) ==13587== by 0x4AD26BE: IDirectPlayLobby3Impl_Release (dplobby.c:360) ==13587== by 0x4AD4281: dplobby_create (dplobby.c:2059) ==13587== by 0x4ABBA8E: IClassFactoryImpl_CreateInstance (dpclassfactory.c:87) ==13587== by 0x58434DD: CoCreateInstance (unknwn.h:226) ==13587== by 0x4A7BBF4: func_dplayx (dplayx.c:6469) ==13587== by 0x4A7EC94: run_test (test.h:584) ==13587== by 0x4A7F082: main (test.h:654) ==13587== Uninitialised value was created by a client request ==13587== at 0x7BC50B1E: RtlAllocateHeap (heap.c:209) ==13587== by 0x4AD41BD: dplobby_create (dplobby.c:2036) ==13587== by 0x4ABBA8E: IClassFactoryImpl_CreateInstance (dpclassfactory.c:87) ==13587== by 0x58434DD: CoCreateInstance (unknwn.h:226) ==13587== by 0x4A7BBF4: func_dplayx (dplayx.c:6469) ==13587== by 0x4A7EC94: run_test (test.h:584) ==13587== by 0x4A7F082: main (test.h:654) ==13587==
==13587== Conditional jump or move depends on uninitialised value(s) ==13587== at 0x4AD24BA: dplobby_destroy (dplobby.c:114) ==13587== by 0x4AD3366: IDirectPlayLobbyImpl_Release (dplobby.c:308) ==13587== by 0x4A7C139: func_dplayx (dplayx.c:6524) ==13587== by 0x4A7EC94: run_test (test.h:584) ==13587== by 0x4A7F082: main (test.h:654) ==13587== Uninitialised value was created by a client request ==13587== at 0x7BC50B1E: RtlAllocateHeap (heap.c:209) ==13587== by 0x4AD41BD: dplobby_create (dplobby.c:2036) ==13587== by 0x4ABBA8E: IClassFactoryImpl_CreateInstance (dpclassfactory.c:87) ==13587== by 0x58434DD: CoCreateInstance (unknwn.h:226) ==13587== by 0x4A7BC66: func_dplayx (dplayx.c:6474) ==13587== by 0x4A7EC94: run_test (test.h:584) ==13587== by 0x4A7F082: main (test.h:654) ==13587==
https://bugs.winehq.org/show_bug.cgi?id=36358
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e95f42fca418dbaa815997de981 | |7b6f1aca98674 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/e95f42fca418dbaa815997de98...
https://bugs.winehq.org/show_bug.cgi?id=36358
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.