diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-25 12:27:16 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-11-18 19:50:00 +0100 |
commit | bd5ec3601f03c8fb5514673e862223defa6f7673 (patch) | |
tree | a79a0f6362838c106987701bf81aab42af184760 /libavformat/teeproto.c | |
parent | a185b526a9267923fb4e67f5fded90e359aea169 (diff) | |
download | ffmpeg-bd5ec3601f03c8fb5514673e862223defa6f7673.tar.gz |
avutil/hwcontext_qsv: Fix leak of AVBuffer and AVBufferRef
This av_buffer_create() does nothing but leak an AVBuffer and an
AVBufferRef (except on allocation error).
Fixes Coverity issue 1491393.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/teeproto.c')
0 files changed, 0 insertions, 0 deletions