[Bug 1323] New: - wctomb does not fail on invalid characters

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Mar 12 17:40:48 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1323

           Summary: wctomb does not fail on invalid characters
           Product: Wine
           Version: 20030219
          Platform: PC
        OS/Version: Windows 2000
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: BDavis at JadeWorld.com


To determine whether text is ansii, unicode (big or little endian) a series of
test are performed including calling wctomb. This routine should return -1 if
the conversion cannot be performed in the current locale. As a result, under
Wine, an ansii string appears to be unicode (both big or little endian).

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1323>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list