]> git.sesse.net Git - ffmpeg/commit
avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 30 Oct 2014 22:36:51 +0000 (23:36 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 30 Oct 2014 22:36:51 +0000 (23:36 +0100)
commit2a26b22a173969f95abb0b65016438347b6c9bcd
treedda1bb92771df286df967c260e59c32fc3743f86
parenta1cb8779e2c7a817b44332fd28a0da4ed6011b97
avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory

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