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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=38451
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38451
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed0520e2e2a4c15eebc4f97a6f6 | |d8258ad9387b7 Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|bunglehead@gmail.com |wine-bugs@winehq.org
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Fixed with http://source.winehq.org/git/wine.git/?a=commit;h=ed0520e2e2a4c15eebc4f97a6f....
https://bugs.winehq.org/show_bug.cgi?id=38451
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.9.2.