[Bug 38678] New: valgrind shows uninitialized value dlls/kernel32/tests/path.c:test_CheckNameLegalDOS8Dot3
https://bugs.winehq.org/show_bug.cgi?id=38678 Bug ID: 38678 Summary: valgrind shows uninitialized value dlls/kernel32/tests/path.c:test_CheckNameLegalDOS8Dot3 Product: Wine Version: 1.7.44 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: Fedora ==15348== Conditional jump or move depends on uninitialised value(s) ==15348== at 0x7BC62AFD: RtlIsNameLegalDOS8Dot3 (path.c:872) ==15348== by 0x7B85D779: CheckNameLegalDOS8Dot3W (path.c:2077) ==15348== by 0x483CE55: test_CheckNameLegalDOS8Dot3 (path.c:2192) ==15348== by 0x483D273: func_path (path.c:2240) ==15348== by 0x4893BD4: run_test (test.h:584) ==15348== by 0x489401C: main (test.h:666) ==15348== Uninitialised value was created by a stack allocation ==15348== at 0x7BC62A86: RtlIsNameLegalDOS8Dot3 (path.c:851) ==15348== ==15348== Conditional jump or move depends on uninitialised value(s) ==15348== at 0x7BC62AFD: RtlIsNameLegalDOS8Dot3 (path.c:872) ==15348== by 0x7B85D779: CheckNameLegalDOS8Dot3W (path.c:2077) ==15348== by 0x7B85D68F: CheckNameLegalDOS8Dot3A (path.c:2050) ==15348== by 0x483CFE2: test_CheckNameLegalDOS8Dot3 (path.c:2200) ==15348== by 0x483D273: func_path (path.c:2240) ==15348== by 0x4893BD4: run_test (test.h:584) ==15348== by 0x489401C: main (test.h:666) ==15348== Uninitialised value was created by a stack allocation ==15348== at 0x7BC62A86: RtlIsNameLegalDOS8Dot3 (path.c:851) -- 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=38678 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d90f25156c09c374554cd799b00 | |76e1bc938c002 Status|NEW |RESOLVED CC| |tfaller1(a)gmx.de Resolution|--- |FIXED --- Comment #1 from Thomas Faller <tfaller1(a)gmx.de> --- This bug was fixed by d90f25156c09c374554cd799b0076e1bc938c002 -- 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=38678 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