diff options
author | 2021-06-22 19:53:08 -0500 | |
---|---|---|
committer | 2021-06-23 19:24:30 -0500 | |
commit | 0917310b984c1ac24da2be0ebe992539b9ba94ed (patch) | |
tree | e9ff527315aa2398152acea23865c22659eedb44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: remove two cases where rc is set unnecessarily in sid_to_id (diff) | |
download | linux-dev-0917310b984c1ac24da2be0ebe992539b9ba94ed.tar.xz linux-dev-0917310b984c1ac24da2be0ebe992539b9ba94ed.zip |
cifs: missing null check for newinode pointer
in cifs_do_create we check if newinode is valid before referencing it
but are missing the check in one place in fs/cifs/dir.c
Addresses-Coverity: 1357292 ("Dereference after null check")
Acked-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions