[Bug 28824] New: shell32/tests/recyclebin.ok: uninitialised value used in TRASH_GetDetails

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 19 20:12:11 CDT 2011


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

             Bug #: 28824
           Summary: shell32/tests/recyclebin.ok: uninitialised value used
                    in TRASH_GetDetails
           Product: Wine
           Version: 1.3.30
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


In "make recyclebin.ok", valgrind complains:

 Conditional jump or move depends on uninitialised value(s)
    at __mktime_internal (mktime.c:428)
    by mktime (mktime.c:518)
    by TRASH_GetDetails (trash.c:444)
    by TRASH_EnumItems (trash.c:523)
    by SHQueryRecycleBinW (recyclebin.c:859)
    by SHQueryRecycleBinA (recyclebin.c:848)
    by test_query_recyclebin (recyclebin.c:74)
    by func_recyclebin (recyclebin.c:106)
    by run_test (test.h:556)
    by main (test.h:624)
  Uninitialised value was created by a stack allocation
    at TRASH_GetDetails (trash.c:367)

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