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 18:09:26 +0200 |
commit | 9bf2b32da048732ad79e075dfefd40777e9f935a (patch) | |
tree | 6376071fc7f8ca6a8554ec63c9e806a52e76a387 /libavfilter/vf_unsharp.c | |
parent | 8081a0b10f5325b60e885d8823593485019b8a18 (diff) | |
download | ffmpeg-9bf2b32da048732ad79e075dfefd40777e9f935a.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>
Diffstat (limited to 'libavfilter/vf_unsharp.c')
0 files changed, 0 insertions, 0 deletions