[Mono-bugs] [Bug 52754][Wis] Changed - [PATCH] BinaryWriter allocates too many char [] buffers for encoding

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 25 07:54:35 EDT 2005


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

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

--- shadow/52754	2005-05-27 05:51:51.000000000 -0400
+++ shadow/52754.tmp.376	2005-08-25 07:54:35.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] BinaryWriter allocates too many char [] buffers for encoding
-BugsThisDependsOn: 70471
+BugsThisDependsOn: 70471[FIXED]
 
 If you call
 
 bw.ReadString () many times, you will see a profile like:
 
      657 KB System.Text.Encoding::GetChars(byte[],int,int)


More information about the mono-bugs mailing list