1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavformat
maryam ebrahimzadeh a5f40432b4 avformat/adtsenc: return value check for init_get_bits in adts_decode_extradata
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 9ffa49496d1aae4cbbb387aac28a9e061a6ab0a6)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-10-17 21:34:53 +02:00
..
2016-01-15 12:30:40 +01:00
2017-02-08 21:17:50 +01:00
2015-08-18 10:24:01 -04:00
2021-10-17 21:34:53 +02:00
2016-01-27 23:45:44 +01:00
2015-09-03 12:42:40 +02:00
2021-10-17 21:34:53 +02:00
2021-10-17 21:34:53 +02:00
2016-01-28 15:53:54 +01:00
2016-01-15 12:30:40 +01:00
2021-10-17 21:34:53 +02:00
2017-06-05 23:16:54 +02:00
2015-09-01 22:46:23 +02:00
2021-10-17 21:34:53 +02:00
2015-12-20 13:39:45 +01:00
2021-10-17 21:34:53 +02:00
2015-12-06 02:51:27 +01:00
2021-10-17 21:34:53 +02:00
2015-12-13 10:14:24 +01:00
2020-07-05 12:43:08 +02:00
2021-10-17 21:34:53 +02:00
2019-12-02 19:41:48 +01:00