summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2024-10-17 11:03:53 -0400
committerChuck Lever <chuck.lever@oracle.com>2024-11-18 20:23:01 -0500
commit1e02c641c3a43c88cecc08402000418e15578d38 (patch)
treeddfe5ed3c42a0f64c4abf70e0791f0b8f38351cd /tools/perf/scripts/python/export-to-postgresql.py
parentda4f777e623936d4d93427b69fca37baefd62669 (diff)
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
@ses is initialized to NULL. If __nfsd4_find_backchannel() finds no available backchannel session, setup_callback_client() will try to dereference @ses and segfault. Fixes: dcbeaa68dbbd ("nfsd4: allow backchannel recovery") Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions