[Mono-bugs] [Bug 78023][Nor] Changed - memory leak in metadata.c

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 12 16:45:28 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 vargaz at gmail.com.

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

--- shadow/78023	2006-04-05 15:04:59.000000000 -0400
+++ shadow/78023.tmp.29233	2006-04-12 16:45:28.000000000 -0400
@@ -34,6 +34,10 @@
 ==9898==    by 0x80E30EC: mono_bounded_array_class_get (class.c:3245)
 ==9898==    by 0x80E3404: mono_array_class_get (class.c:3329)
 ==9898==    by 0x80E365B: mono_class_from_mono_type (class.c:3161)
 ==9898==    by 0x810F710: mono_compile_create_var (mini.c:1669)
 ==9898==    by 0x812F368: mini_method_compile (mini.c:9106)
 ==9898==    by 0x813017A: mono_jit_compile_method (mini.c:10004)
+
+------- Additional Comments From vargaz at gmail.com  2006-04-12 16:45 -------
+We leak many things on shutdown, and this is just a small part of it.
+


More information about the mono-bugs mailing list