diff options
author | Steve French <stfrench@microsoft.com> | 2021-06-22 17:54:50 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-06-23 19:26:40 -0500 |
commit | a5628263a9f8d47d9a1548fe9d5d75ba4423a735 (patch) | |
tree | c92046bc8bab44be82d32acb484e56c2392b9afb /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 0917310b984c1ac24da2be0ebe992539b9ba94ed (diff) |
smb3: fix possible access to uninitialized pointer to DACL
dacl_ptr can be null so we must check for it everywhere it is
used in build_sec_desc.
Addresses-Coverity: 1475598 ("Explicit null dereference")
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions