OSDN Git Service

segafilm: drop the "song and dance" for cinepak
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 7 Jan 2014 13:38:49 +0000 (14:38 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 6 Nov 2015 20:55:15 +0000 (21:55 +0100)
commit563e6d860391bac0511984e5c0842320b5c94d2d
tree90f29bae358d003926af6b7394e83268fd90e1d9
parent1e791ee3aae63122afb10cbabe86a747aea58992
segafilm: drop the "song and dance" for cinepak

This seems not to do anything any more since a long time, and removing
it avoids using uninitialized memory. Also change the error value
forwarding as done everywhere else.

Partly fixes: msan_uninit-mem_7fb7d24780d0_2744_R03T.CAK
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
libavformat/segafilm.c