[Mono-bugs] [Bug 530861] IntPtr (long value) does not overflow on 32bit machines

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 21 15:09:59 EST 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=530861#c6


--- Comment #6 from Zoltan Varga <vargaz at gmail.com> 2010-11-21 20:09:57 UTC ---
Thats not good, value could be > int.MaxValue, since it can be a > 2GB address
in memory. The check was disabled because of the PS3, which is 64 bit, but has
32 bit pointers.

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