]> git.sesse.net Git - ffmpeg/commit
tta: Add some safety precautions to avoid freeing things that have not been allocated.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2012 01:06:24 +0000 (02:06 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 11 Feb 2012 01:06:24 +0000 (02:06 +0100)
commited83f97235b6b3bd2cf62830bba00dfd7327d389
tree1614d17eb7c70185aa56fff3ed0234de0f29c830
parentc6abf214923ae8ee07456c5594f632a10499442b
tta: Add some safety precautions to avoid freeing things that have not been allocated.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/tta.c