[Mono-bugs] [Bug 464012] New: InPtr throws exception while MS implementation not

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 6 21:46:05 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=464012


           Summary: InPtr throws exception while MS implementation not
           Product: Mono: Runtime
           Version: 2.2.x
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: eugeny.grishul at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


IntPtr throws exception using such code running on any 32bit OS:

new IntPtr( long.MaxValue )

however CLR don't check passed value with addressing boundaries and don't throw
exception in such case.


-- 
Configure bugmail: https://bugzilla.novell.com/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 mono-bugs mailing list