[Mono-dev] [Patch] Fix for leak in List`1, optimization for ArrayList

Juraj Skripsky js at hotfeet.ch
Thu May 29 05:31:03 EDT 2008


Hello,

Attached you'll find two patches:

      * a fix for a memory leak in List`1
      * a tiny optimization for ArrayList (inspired by code in List`1)

ChangeLog entries are included and all corlib unit tests pass.
Please review.

- Juraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ArrayList_empty_opt.patch
Type: text/x-patch
Size: 920 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080529/52d8b21c/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ListLeak.patch
Type: text/x-patch
Size: 911 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080529/52d8b21c/attachment-0001.bin 


More information about the Mono-devel-list mailing list