OSDN Git Service

avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Feb 2015 20:25:58 +0000 (21:25 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 22 Feb 2015 20:27:09 +0000 (21:27 +0100)
commit2234a1cd16680df7e15f5b8c44c3caadd22f5d25
tree8f22f2448abcff24e080b255dff30c91af9427d0
parent8559a714155a7bc79d4802558f509e211379a8a0
avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure

Fixes CID1258478, CID1258476, CID1258475
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/vorbisdec.c