[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 13:32:10 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 will at cambia.com.

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

--- shadow/75784	2005-08-11 12:15:04.000000000 -0400
+++ shadow/75784.tmp.26718	2005-08-11 13:32:10.000000000 -0400
@@ -93,6 +93,12 @@
 there. proposed 1 line patch is attached.
 
 ------- Additional Comments From jankit at novell.com  2005-08-11 12:15 -------
 Created an attachment (id=15561)
 refl.patch
 
+
+------- Additional Comments From will at cambia.com  2005-08-11 13:32 -------
+Except that type_name is never used for anything anyway so why 
+bother allocating it?  There is also a duplicate block of code 
+elsewhere in the same file, I'm uploading a new patch which 
+encompasses both.


More information about the mono-bugs mailing list