[FFmpeg-devel] [PATCH 3/3] avformat/hls: Add missing error check for avcodec_parameters_copy()
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Mon Nov 7 00:35:48 EET 2016
On 06.11.2016 22:44, Anssi Hannula wrote:
> Signed-off-by: Anssi Hannula <anssi.hannula at iki.fi>
> ---
> libavformat/hls.c | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
>
This misses checking the return code of the other occurrence of
set_stream_info_from_input_stream in hls_read_packet.
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list