src/io/source_avcodec.c: avoid double free with libavformat56
authorPaul Brossier <piem@piem.org>
Fri, 7 Apr 2017 13:16:43 +0000 (15:16 +0200)
committerPaul Brossier <piem@piem.org>
Fri, 7 Apr 2017 13:16:43 +0000 (15:16 +0200)
commit82502145e3f024648ceb7627150723ea33b6a92e
tree1df682aa7155e5432ff374708c902e2cd9a4b6b0
parent7a2666f1213f55dc8fb22e086eddc2d8771a8f06
src/io/source_avcodec.c: avoid double free with libavformat56

Note: when using ffmpeg 3.2.x, valgrind will complain that `40 bytes in
1 blocks are still reachable`. This is supposedly harmless; for more
information see https://trac.ffmpeg.org/ticket/3194.
src/io/source_avcodec.c
this_version.py