diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-02-22 21:29:17 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-02-23 11:51:41 +0100 |
commit | f57e522ce2098e633024204c6f0cfad0185e1a2c (patch) | |
tree | ebb3f8fcd59d77eb32bcdba8b1b9a24faf71a5d9 /tools/target_bsf_fuzzer.c | |
parent | 047a4e580ecbe4542a9ad090af630d4e045df21e (diff) | |
download | ffmpeg-f57e522ce2098e633024204c6f0cfad0185e1a2c.tar.gz |
avcodec/magicyuvenc: Avoid unnecessary av_frame_clone()
It is unnecessary and unchecked; the intention seems to be to ensure
that the frame's data is writable, but it does not provide this.
This will be fixed in a latter commit.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'tools/target_bsf_fuzzer.c')
0 files changed, 0 insertions, 0 deletions