]> git.sesse.net Git - ffmpeg/commit
avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Dec 2014 12:00:34 +0000 (13:00 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 24 Dec 2014 12:14:07 +0000 (13:14 +0100)
commitef05af82b275c6e97f1e0bfdf92a3d9c56881aff
treee389652ddb2e31a7115c0b47a99dd6a38442d1c6
parent82d1abc44c5e46f8d64a62dc153ea5ece7ac202b
avformat/rtpproto: Use av_freep() to avoid leaving stale pointers in memory

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