[Bug 28736] New: ntdll/tests/env.ok: uninitialized value used in testQuery

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 15 15:30:24 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28736

             Bug #: 28736
           Summary: ntdll/tests/env.ok: uninitialized value used in
                    testQuery
           Product: Wine
           Version: 1.3.30
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Running "make env.ok" in ntdll/tests, valgrind complains:

Conditional jump or move depends on uninitialised value(s) 
   at testQuery (env.c:114)
   by func_env (env.c:295)
   by run_test (test.h:556)
   by main (test.h:624)
 Uninitialised value was created by a stack allocation
   at testQuery (env.c:53)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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