[Bug 38451] New: valgrind shows uninitialized variable in dlls/shlwapi/tests/ordinal.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 02:46:21 CDT 2015


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 at winehq.org
          Reporter: austinenglish at 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.



More information about the wine-bugs mailing list