diff options
author | Chris Watkins <watk@chromium.org> | 2015-07-07 10:23:44 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-20 04:43:41 +0200 |
commit | 77f5302465ca7d9a1d4744cae22f510116d5b2a8 (patch) | |
tree | 4fcde68c73ee594dd07bdfe12995bad0a16172df /doc | |
parent | 6d6ca8b82e344ccd59d7236d44feace730c62564 (diff) | |
download | ffmpeg-77f5302465ca7d9a1d4744cae22f510116d5b2a8.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 'doc')
0 files changed, 0 insertions, 0 deletions