Mercurial > mplayer.hg
comparison TOOLS/avisubdump.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 | 32725ca88fed |
children | 5f505a260e9c |
comparison
equal
deleted
inserted
replaced
32615:1bede0ded07e | 32616:f023e5d1a0fd |
---|