vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 28 Jul 2012 11:14:48 +0000 (17:14 +0600)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 28 Jul 2012 11:34:05 +0000 (13:34 +0200)
commit0aa907cfb1bbc647ee4b6da62fac5c89d7b4d318
treeba003653f281a6f4ffd77c52f91c89c7920fbaf1
parentbfe9f48ad7f215fd1468689f0d1184f4b7ce38e6
vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
libavcodec/vc1dec.c