[FFmpeg-devel] [PATCH v3 1/1] return value check for init_get_bits in vc1dec.c
Maryam Ebrahimzadeh
me22bee at outlook.com
Sun Aug 15 14:24:14 EEST 2021
As the second argument for init_get_bits (avctx and bus ) can be crafted, a return value check for this function call is necessary so replace init_get_bits with init_get_bits8.
More information about the ffmpeg-devel
mailing list