Mercurial > mplayer.hg
comparison mp_msg.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 | 150df72e808f |
children | 389d43c448b3 |
comparison
equal
deleted
inserted
replaced
32615:1bede0ded07e | 32616:f023e5d1a0fd |
---|