Skip to content
Commit 5c117207 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()



Some paths through svc_process() leave rqst->rq_procinfo set to
NULL, which triggers a crash if tracing happens to be enabled.

Fixes: 89ff8749 ("SUNRPC: Display RPC procedure names instead of proc numbers")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent ea49dc79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment