[Bug 38451] New: valgrind shows uninitialized variable in dlls/shlwapi/tests/ordinal.c
https://bugs.winehq.org/show_bug.cgi?id=38451 Bug ID: 38451 Summary: valgrind shows uninitialized variable in dlls/shlwapi/tests/ordinal.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: shlwapi Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: Debian ==15892== Conditional jump or move depends on uninitialised value(s) ==15892== at 0x402DBF4: bcmp (vg_replace_strmem.c:1005) ==15892== by 0x48E1FC5: GetShellSecurityDescriptor (ordinal.c:4863) ==15892== by 0x487A953: test_GetShellSecurityDescriptor (ordinal.c:726) ==15892== by 0x48845D4: func_ordinal (ordinal.c:3193) ==15892== by 0x489D89C: run_test (test.h:584) ==15892== by 0x489DCD6: main (test.h:666) ==15892== Uninitialised value was created by a stack allocation ==15892== at 0x487A759: test_GetShellSecurityDescriptor (ordinal.c:687) ==15892== -- 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=38451 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com -- 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=38451 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed0520e2e2a4c15eebc4f97a6f6 | |d8258ad9387b7 Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with http://source.winehq.org/git/wine.git/?a=commit;h=ed0520e2e2a4c15eebc4f97a6f.... -- 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=38451 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.9.2. -- 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