[Mono-bugs] [Bug 56208][Nor] Changed - [PATCH] Marshal.UnsafeAddrOfPinnedArrayElement patches

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Apr 2004 21:45:09 -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 .

http://bugzilla.ximian.com/show_bug.cgi?id=56208

--- shadow/56208	2004-03-30 02:26:44.000000000 -0500
+++ shadow/56208.tmp.19962	2004-04-03 21:45:09.000000000 -0500
@@ -2,22 +2,22 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 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
+Summary: [PATCH] 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.