[Bug 28715] New: msvcrt/locale.ok triggers unintialised read in MSVCRT__create_locale

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 14 01:22:06 CDT 2011


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

             Bug #: 28715
           Summary: msvcrt/locale.ok triggers unintialised read in
                    MSVCRT__create_locale
           Product: Wine
           Version: 1.3.30
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: msvcrt
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Use of uninitialised value of size 4
   at wine_cp_mbstowcs (mbtowc.c:200)
   by MultiByteToWideChar (locale.c:1920)
   by LCMapStringA (locale.c:2632)
   by MSVCRT__create_locale (locale.c:831)
   by MSVCRT_setlocale (locale.c:1124)
   by func_locale (locale.c:110)
   by run_test (test.h:556)
   by main (test.h:624)
 Uninitialised value was created by a client request
   at RtlAllocateHeap (heap.c:208)
   by MSVCRT_malloc (heap.c:312)
   by MSVCRT__create_locale (locale.c:794)
   by MSVCRT_setlocale (locale.c:1124)
   by func_locale (locale.c:110)
   by run_test (test.h:556)
   by main (test.h:624)

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