[Bug 38448] New: valgrind shows an unitialized variable in dlls/psapi/tests/psapi_main.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 02:31:45 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38448

            Bug ID: 38448
           Summary: valgrind shows an unitialized variable in
                    dlls/psapi/tests/psapi_main.c
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: normal
          Priority: P2
         Component: psapi
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
      Distribution: Debian

==14400== Conditional jump or move depends on uninitialised value(s)
==14400==    at 0x402DBE9: bcmp (vg_replace_strmem.c:1005)
==14400==    by 0x42005C2: test_GetMappedFileName (psapi_main.c:464)
==14400==    by 0x4202913: func_psapi_main (psapi_main.c:802)
==14400==    by 0x42036CB: run_test (test.h:584)
==14400==    by 0x4203B04: main (test.h:666)
==14400==  Uninitialised value was created by a stack allocation
==14400==    at 0x41FFAF2: test_GetMappedFileName (psapi_main.c:373)
==14400==

-- 
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