[Mono-bugs] [Bug 662994] NullReferenceException in String.memcpy2 when calling Marshal.PtrToStructure with invalid pointer

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 7 10:40:22 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=662994#c1


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vargaz at gmail.com
         Resolution|                            |WONTFIX

--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-01-07 15:40:22 UTC ---
There is no way to tell if an arbitrary pointer is 'valid' or not. When dealing
with native code, you are on your own, .net can't protect you.

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