diff options
author | Chris Watkins <watk@chromium.org> | 2015-07-07 10:23:44 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-28 02:42:15 +0200 |
commit | 4f4ff23ccb88a6e815b9e8cbb95133491f1fb28c (patch) | |
tree | 271a47df617506914b6f56367e7881bec72c8d2d /libavfilter/asink_anullsink.c | |
parent | dcfd83fb8e3c115cd294ae80304db10f7085efe9 (diff) | |
download | ffmpeg-4f4ff23ccb88a6e815b9e8cbb95133491f1fb28c.tar.gz |
oggparsedirac: check return value of init_get_bits
If init_get_bits fails the GetBitContext is invalid and must not be
used. Check the return value in dirac_header and propogate the error.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 4f5c2e651a95b950f6a3fb36f2342cbc32515f17)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/asink_anullsink.c')
0 files changed, 0 insertions, 0 deletions