OSDN Git Service

avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Dec 2014 14:54:45 +0000 (15:54 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Dec 2014 14:54:45 +0000 (15:54 +0100)
commiteb055295bda0d1bcf6aba55db1a31c11fc5db1bd
treecf2a5260d7e7a336356407d8a44bf13c6250a621
parentad2deb02e5d8bfd67c99c6409cd1d0992984fdc7
avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory

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