diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-02 14:17:56 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-04-02 21:43:18 +0200 |
commit | 60433ae94fc53cb694150ad79263e2074b6a56ef (patch) | |
tree | 86c2cbf34933e4ede0db095be30e31f393aef227 /libavcodec/opus_parser.c | |
parent | 82b9da7662bae089d26ef12cd5d98f761011b1fe (diff) | |
download | ffmpeg-60433ae94fc53cb694150ad79263e2074b6a56ef.tar.gz |
avcodec/bsf: Fix segfault when freeing half-allocated BSF
When allocating a BSF fails, it could happen that the BSF's close
function has been called despite a failure to allocate the private data.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit 9bf2b32da048732ad79e075dfefd40777e9f935a)
Diffstat (limited to 'libavcodec/opus_parser.c')
0 files changed, 0 insertions, 0 deletions