[FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg_enc: Remove always-true checks
Anton Khirnov
anton at khirnov.net
Mon Jul 17 10:44:41 EEST 2023
Quoting Andreas Rheinhardt (2023-07-16 16:24:35)
> frame is always != NULL for audio and video here
> (this is checked by an assert and the frame is already dereferenced
> before it reaches this code here).
> Fixes Coverity issue #1538858.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
> fftools/ffmpeg_enc.c | 4 ----
> 1 file changed, 4 deletions(-)
This and the next patch look ok.
Thanks,
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list