[Bug 38915] New: valgrind shows uninitialized memory in kernel32/tests/time.c
https://bugs.winehq.org/show_bug.cgi?id=38915 Bug ID: 38915 Summary: valgrind shows uninitialized memory in kernel32/tests/time.c Product: Wine Version: 1.7.47 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: --- ==9514== Conditional jump or move depends on uninitialised value(s) ==9514== at 0x4877927: test_GetSystemTimes (time.c:864) ==9514== by 0x4877B42: func_time (time.c:888) ==9514== by 0x4895F6F: run_test (test.h:584) ==9514== by 0x48963B7: main (test.h:666) ==9514== Uninitialised value was created by a client request ==9514== at 0x7BC4B34B: mark_block_uninitialized (heap.c:208) ==9514== by 0x7BC4B4A0: initialize_block (heap.c:239) ==9514== by 0x7BC4F802: RtlAllocateHeap (heap.c:1716) ==9514== by 0x48777E4: test_GetSystemTimes (time.c:850) ==9514== by 0x4877B42: func_time (time.c:888) ==9514== by 0x4895F6F: run_test (test.h:584) ==9514== by 0x48963B7: main (test.h:666) ==9514== -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38915 Thomas Faller <tfaller.dev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |98aa8528d53365f497b9b6ef9b4 | |71aec420b1177 Status|NEW |RESOLVED CC| |tfaller.dev(a)gmail.com Resolution|--- |FIXED --- Comment #1 from Thomas Faller <tfaller.dev(a)gmail.com> --- This bug was fixed by 98aa8528d53365f497b9b6ef9b471aec420b1177 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38915 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.52. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org