[Mono-bugs] [Bug 51514][Wis] Changed - System.MonoType needlessly allocates memory when properties are accessed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 3 Dec 2003 08:50:29 -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 vargaz@freemail.hu.

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

--- shadow/51514	2003-12-02 13:58:10.000000000 -0500
+++ shadow/51514.tmp.31316	2003-12-03 08:50:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 51514
 Product: Mono/Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: vargaz@freemail.hu                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -95,6 +95,9 @@
 ########################
     2914 KB System.MonoType::get_Assembly()
         2914 KB    96298 System.String                                   
   Callers (with count) that contribute at least for 1%:
        47615  98 %
 Mono.CSharp.TypeManager::MemberLookup_FindMembers(Type,MemberTypes,BindingFlags,string,bool&)
+
+------- Additional Comments From vargaz@freemail.hu  2003-12-03 08:50 -------
+Fixed in CVS.