[Mono-dev] [PATCH] Memory leak in mono_bounded_array_class_get

Rodrigo Kumpera kumpera at gmail.com
Mon Jul 23 22:18:37 EDT 2007


Hey,

The attached patch fix a memory leak in class.c, memory is allocated in
mono_bounded_array_class_get and the copied in
mono_metadata_get_generic_inst, but never freed.

Cheers
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070723/35c6a30b/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: leak.patch
Type: text/x-patch
Size: 408 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070723/35c6a30b/attachment.bin 


More information about the Mono-devel-list mailing list