[Mono-bugs] [Bug 79653][Nor] Changed - System.Security.Cryptography.CryptoConfig:LoadConfig reads config in one big blob

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 20:56:02 EDT 2006


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

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

--- shadow/79653	2006-10-12 20:40:17.000000000 -0400
+++ shadow/79653.tmp.14037	2006-10-12 20:56:02.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79653
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: joeshaw at novell.com               
@@ -179,6 +179,43 @@
 
 Alternate code (custom handler for SmallXmlParser)
 Allocation profiler
 Total mem Method
 Total memory allocated: 130 KB
 
+
+------- Additional Comments From sebastien at ximian.com  2006-10-12 20:56 -------
+That's the first two entries (same backtrace). Looks better to me.
+Want this in SVN ?
+
+                    Backtrace                      #  Total  AvSz  AvAge
+
+                                      type=string  67   19k  292.5   0.0
+ System.Text.StringBuilder:InternalEnsureCapacity
+             System.Text.StringBuilder:set_Length
+                Mono.Xml.SmallXmlParser:ReadUntil
+            Mono.Xml.SmallXmlParser:ReadAttribute
+              Mono.Xml.SmallXmlParser:ReadContent
+                    Mono.Xml.SmallXmlParser:Parse
+System.Security.Cryptog...CryptoConfig:LoadConfig
+System.Security.Cryptog...CryptoConfig:Initialize
+System.Security.Cryptog...toConfig:CreateFromName
+System.Security.Cryptog...toConfig:CreateFromName
+          System.Security.Cryptography.MD5:Create
+          System.Security.Cryptography.MD5:Create
+                                     Program:Main
+
+                                      type=string  30   15k  522.8   0.0
+ System.Text.StringBuilder:InternalEnsureCapacity
+                 System.Text.StringBuilder:Append
+                Mono.Xml.SmallXmlParser:ReadUntil
+            Mono.Xml.SmallXmlParser:ReadAttribute
+              Mono.Xml.SmallXmlParser:ReadContent
+                    Mono.Xml.SmallXmlParser:Parse
+System.Security.Cryptog...CryptoConfig:LoadConfig
+System.Security.Cryptog...CryptoConfig:Initialize
+System.Security.Cryptog...toConfig:CreateFromName
+System.Security.Cryptog...toConfig:CreateFromName
+          System.Security.Cryptography.MD5:Create
+          System.Security.Cryptography.MD5:Create
+                                     Program:Main
+


More information about the mono-bugs mailing list