[Mono-bugs] [Bug 82281][Nor] Changed - [PPC] byte array + shift operation (+ foreach) causes NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 2 12:03:11 EDT 2007


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 lupus at ximian.com.

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

--- shadow/82281	2007-08-01 14:47:29.000000000 -0400
+++ shadow/82281.tmp.31987	2007-08-02 12:03:11.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82281
 Product: Mono: Runtime
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: lupus at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -38,6 +38,9 @@
 
 Additional Notes:
 
 This does not happen when *1 is removed, or *2 is replaced with:
 
         temp = (uint)(data[temp >> 0] | data[temp >> 24]);
+
+------- Additional Comments From lupus at ximian.com  2007-08-02 12:03 -------
+Fixed in svn, thanks!


More information about the mono-bugs mailing list