]> git.sesse.net Git - ffmpeg/commit
avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memory
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Nov 2014 12:42:46 +0000 (13:42 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Nov 2014 12:44:40 +0000 (13:44 +0100)
commit4ffec6d9331527f0d4bf265211e10f3298aaa977
tree75720895544fbba0788088555e396ed5852ad43b
parentb9792afad1c619f46f63ad4d977d6a2224bf4874
avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in memory

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