]> git.sesse.net Git - ffmpeg/commit
xmv: do not leak memory in the error paths in xmv_read_header()
authorAnton Khirnov <anton@khirnov.net>
Thu, 28 Mar 2013 09:34:47 +0000 (10:34 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 4 Apr 2013 05:54:45 +0000 (07:54 +0200)
commitf8080bd13b5f7fc48204b17fa59a5ce9feb15f07
tree5cd107437da1946a17d8878fb2b8d307d48d8ab2
parentd1016dccdcb10486245e5d7c186cc31af54b2a9c
xmv: do not leak memory in the error paths in xmv_read_header()

CC: libav-stable@libav.org
libavformat/xmv.c