[Mono-bugs] [Bug 56208][Nor] New - Marshal.UnsafeAddrOfPinnedArrayElement patches
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 02:26:01 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vladimir@pobox.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56208
--- shadow/56208 2004-03-30 02:26:01.000000000 -0500
+++ shadow/56208.tmp.996 2004-03-30 02:26:01.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 56208
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Red Hat 9.0
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: vladimir@pobox.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Marshal.UnsafeAddrOfPinnedArrayElement patches
+
+Attached are two small patches that implement
+System.Runtime.InteropServices.Marshal.UnsafeAddrOfPinnedArrayElement().
+My simple tests seem to work right, but I could be doing something horribly
+wrong.