[ros-bugs] [Bug 6236] New: CRYPT_UnicodeToANSI use signed int for string size

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Mon May 9 02:53:25 UTC 2011


http://www.reactos.org/bugzilla/show_bug.cgi?id=6236

           Summary: CRYPT_UnicodeToANSI use signed int for string size
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Patches
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: menone7 at gmail.com
         QAContact: ros-bugs at reactos.org


Created an attachment (id=6329)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=6329)
patch

CRYPT_UnicodeToANSI use signed int for string size. It problem, if size over
0x80000000, example 0xdeadbeaf.
Patch fix 3 errors in advapi32:crypt winetest.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list