OSDN Git Service

vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errors
authorMartin Storsjö <martin@martin.st>
Fri, 20 Sep 2013 08:16:00 +0000 (11:16 +0300)
committerMartin Storsjö <martin@martin.st>
Sun, 22 Sep 2013 13:10:22 +0000 (16:10 +0300)
commitede508443e4bf57dc1e019fac81bf6244b88fbd3
tree51213965bbe76d4b441b5db5a14eda650424893e
parent91be1103fd1f79d381edf268c32f4166b6c3b6d8
vc1dec: Fix leaks in ff_vc1_decode_init_alloc_tables on errors

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/vc1dec.c