[Mono-bugs] [Bug 75784][Wis] Changed - Calling
ParameterInfo.GetCustomAttributes can cause an unmanaged memory leak
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 11 12:13:28 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 jankit at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75784
--- shadow/75784 2005-08-11 11:50:06.000000000 -0400
+++ shadow/75784.tmp.26251 2005-08-11 12:13:28.000000000 -0400
@@ -81,6 +81,13 @@
------- Additional Comments From will at cambia.com 2005-08-11 11:50 -------
Uploaded a patch which fixes the bug for the above test case. I
will have to go back to the larger program which originally
exhibited this behavior and see if it causes any other bad cases.
+
+------- Additional Comments From jankit at novell.com 2005-08-11 12:13 -------
+I think its just missing a
+
+ g_free (type_name)
+
+there. proposed 1 line patch is attached.
More information about the mono-bugs
mailing list