Mercurial > mplayer.hg
diff mp_fifo.c @ 32616:f023e5d1a0fd
Fix allocations: always free before overwriting a pointer with a newly
allocated one, always use calloc instead of realloc when the previous
data is not needed.
author | reimar |
---|---|
date | Sun, 12 Dec 2010 12:13:01 +0000 |
parents | 321e9ea69b9f |
children | 55a5a5e334dc |