2008-05-29 Juraj Skripsky <js@hotfeet.ch>
authorJuraj Skripsky <js@hotfeet.ch>
Thu, 29 May 2008 15:01:15 +0000 (15:01 -0000)
committerJuraj Skripsky <js@hotfeet.ch>
Thu, 29 May 2008 15:01:15 +0000 (15:01 -0000)
commite102585db67fbf2112bb18fb7f2e860be6128fdf
treeb2feab4fe81c27f32d67eb0cbd2b1ca2ffcb619c
parent02f24d8d931de511a2d64115247913c1dcfe6908
2008-05-29  Juraj Skripsky <js@hotfeet.ch>

* List.cs (RemoveAll, Shift): Fix leak by clearing empty array
items.

2008-05-29  Juraj Skripsky  <js@hotfeet.ch>

* ArrayList.cs: Create the empty array only once and reuse it.

svn path=/trunk/mcs/; revision=104415
mcs/class/corlib/System.Collections.Generic/ChangeLog
mcs/class/corlib/System.Collections.Generic/List.cs
mcs/class/corlib/System.Collections/ArrayList.cs
mcs/class/corlib/System.Collections/ChangeLog