diff options
| author | Peter Jones <pjones@redhat.com> | 2025-03-12 16:11:58 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2025-03-14 11:05:05 -0400 |
| commit | 7b753820e79b5b38be59c40aaa7960eab0aae119 (patch) | |
| tree | 32fb6801fb17ff6d963c703b7397cd59dd26de42 /Cryptlib/OpenSSL/crypto/des/ncbc_enc.c | |
| parent | db0432183680121df2fcaba2b697025fef9db6ac (diff) | |
| download | efi-boot-shim-7b753820e79b5b38be59c40aaa7960eab0aae119.tar.gz efi-boot-shim-7b753820e79b5b38be59c40aaa7960eab0aae119.zip | |
simple_dir_filter(): test our 'next' pointer
"gcc -fanalyzer" thinks that in simple_dir_filter(), we can get "next"
to be a NULL pointer even when simple_dir_read_all() return success and
we're iterating the total number of entries it claimed it returned.
I don't think this is true, but to make it stop complaining I've added
tests to that pointer that'll make it stop if it gets to the end of the
list.
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/des/ncbc_enc.c')
0 files changed, 0 insertions, 0 deletions
