diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-29 19:25:39 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-30 12:27:44 +0200 |
commit | 2cb2465cc739aa34f33b70426b0f6c8183cdfa79 (patch) | |
tree | 18cc3de2bdd7284e1f3f599808e163ab0e7adc58 /tools/target_dec_fate.list | |
parent | 9a3bbf89bd9b32b9849d34920f7afcbd861d4e6b (diff) | |
download | ffmpeg-2cb2465cc739aa34f33b70426b0f6c8183cdfa79.tar.gz |
avdevice/lavfi: Fix double-free on error
After the AVFrame has been wrapped into a buffer,
it is owned by the buffer and must not be freed manually
any more. Yet this happens on subsequent errors.
This bug was introduced in 6ca43a9675d651d7ea47c7ba2fafb1bf831c4d0b.
Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/target_dec_fate.list')
0 files changed, 0 insertions, 0 deletions