diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2025-08-20 09:46:47 +0100 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2025-08-20 11:52:32 +0000 |
commit | b8856c5fc51a486836983eaffc661e14b57ef49e (patch) | |
tree | f9c1188d191f26632ff7a7fafa8e7d522588fc96 /libavutil/hwcontext_vulkan.c | |
parent | 990edfee5b9ca65ef71feddb595dcda9f195120e (diff) | |
download | ffmpeg-b8856c5fc51a486836983eaffc661e14b57ef49e.tar.gz |
avcodec/hevc: Fix invalid null pointer check
c5287178b4d added a null pointer check, but checked the wrong
variable. &s->cur_frame->f->data[c_idx] cannot be null.
Diffstat (limited to 'libavutil/hwcontext_vulkan.c')
0 files changed, 0 insertions, 0 deletions