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 [EMAIL PROTECTED]

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

--- shadow/79000        2006-08-11 10:07:08.000000000 -0400
+++ shadow/79000.tmp.2726       2006-08-11 10:07:58.000000000 -0400
@@ -10,13 +10,13 @@
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Summary: Memleak & Performance issue with deserialization of mulit-dimensional 
arrays
+Summary: [PATCH] Memleak & Performance issue with deserialization of 
mulit-dimensional arrays
 
 Description of Problem:
 Performance issue with deserialization of mulit-dimensional arrays. With
 each subsequent call of a deserialization of an object with a
 multidimensional array (int[size, size]) each deserialization gets slower
 and slower.
@@ -110,6 +110,9 @@
 guessing one of the ifs needs changed, but not sure which one.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-08-11 10:07 -------
 Created an attachment (id=17445)
 Attempt at patch
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-11 10:07 -------
+Patch that fixes issue at hand. Not sure if it's correct.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to