[FFmpeg-devel] [PATCH] avformat/concat: check the terminating character returned by av_get_token()
James Almer
jamrial at gmail.com
Tue Jul 27 18:28:48 EEST 2021
On 7/27/2021 12:04 PM, Nicolas George wrote:
> James Almer (12021-07-27):
>> Don't attempt to increase the cursor pointer if it was \0.
>> Fixes invalid reads.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/concat.c | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> LGTM, but I do not maintain this file.
>
> Regards,
Applied, thanks.
More information about the ffmpeg-devel
mailing list