diff options
author | Tong Wu <tong1.wu-at-intel.com@ffmpeg.org> | 2022-02-24 10:27:40 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-02-28 12:41:40 +0800 |
commit | a0a2ccd55d2038867b0677c31f70632a69f6e9e3 (patch) | |
tree | e04f9b5da184bdc27b3996d5d1ac6515ad7574e2 /fftools/ffmpeg_opt.c | |
parent | d05ca3d779aed2df3d1cd74d1d295eb3729b7bf2 (diff) | |
download | ffmpeg-a0a2ccd55d2038867b0677c31f70632a69f6e9e3.tar.gz |
qsvenc: avoid dereferencing the null pointer
The variable AVFrame *frame could be a null pointer, now add a null
pointer check to avoid dereferencing the null pointer.
Signed-off-by: Tong Wu <tong1.wu@intel.com>
Diffstat (limited to 'fftools/ffmpeg_opt.c')
0 files changed, 0 insertions, 0 deletions