[Bug 27177] New: advapi32: CRYPT_UnicodeToANSI use signed int for string size

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 15 11:59:27 CDT 2011


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

           Summary: advapi32: CRYPT_UnicodeToANSI use signed int for
                    string size
           Product: Wine
           Version: unspecified
          Platform: x86
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: advapi32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: menone7 at gmail.com


CRYPT_UnicodeToANSI use signed int for string size. It problem, if size is
negative. WideCharToMultiByte does not always work out well if count < 0.
example /dlls/advapi32/tests/crypt.c:560

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