Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 30 Sep 2009 07:33:05 +0000 | reimar | Avoid a memleak if realloc fails in grow_array. |
Wed, 30 Sep 2009 07:27:43 +0000 | reimar | Change grow_array argument from void ** to void *, this avoids a aliasing |