diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-13 22:06:02 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-13 22:50:53 +0200 |
commit | 6ff2aba08811876bfdc3c7df6f73f47f27b93803 (patch) | |
tree | d07c0f14a4729f3a0645ed028e744389b4d77295 /libavformat/nullenc.c | |
parent | ec20b8130269260f3ae1e4642da26ba556814f84 (diff) | |
download | ffmpeg-6ff2aba08811876bfdc3c7df6f73f47f27b93803.tar.gz |
avformat/utils: Fix NPD when allocating AVStreamInternal fails
Regression since b9c5fdf6027010d15ee90a43aa023e45a5189097;
fixes Coverity ID #1484786.
Also remove the check for st->internal->parser as av_parser_close(NULL)
is a no-op.
Reviewed-by: James Almer <jamrial@gmail.com>
Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/nullenc.c')
0 files changed, 0 insertions, 0 deletions