Marton Balint: > > > On Thu, 13 May 2021, Andreas Rheinhardt wrote: > >> Regression since b9c5fdf6027010d15ee90a43aa023e45a5189097; >> fixes Coverity ID #1484786. >> >> Signed-off-by: Andreas Rheinhardt <[email protected]> >> --- >> Checking for st->internal->parser is btw unnecessary as >> av_parser_close(NULL) is safe. > > I think it is fine if you also remove the if() in this patch then. >
Applied with that change. Thanks for review. - Andreas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
