maryam ebrahimzadeh
authored
As the second argument for init_get_bits (buf) can be crafted, a return value check for this function call is necessary. 'buf' is part of 'AVPacket pkt'. replace init_get_bits with init_get_bits8. Signed-off-by:Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 9ffa4949) Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>