[Bug 26122] New: mscoree/msocree tests show several uninitialized values under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 19:28:58 CST 2011


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

           Summary: mscoree/msocree tests show several uninitialized
                    values under valgrind
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: mscoree
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Use of uninitialised value of size 4
    at  mbstowcs_sbcs (mbtowc.c:87)
    by  wine_cp_mbstowcs (mbtowc.c:269)
    by  MultiByteToWideChar (locale.c:1920)
    by  CompareStringA (locale.c:2868)
    by  StrCmpNIA (string.c:422)
    by  SHLWAPI_StrStrHelperA (string.c:554)
    by  StrStrIA (string.c:684)
    by  test_loadlibraryshim (mscoree.c:167)
    by  func_mscoree (mscoree.c:253)
    by  run_test (test.h:556)
    by  main (test.h:624)
  Uninitialised value was created by a stack allocation
    at  test_loadlibraryshim (mscoree.c:144)

...

That repeats for mbstowcs_sbcs / mbtowc.c, lines 86-92

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