diff options
author | Chuck Lever <[email protected]> | 2020-10-23 10:41:07 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2020-11-05 17:20:12 -0500 |
commit | d321ff589c16d8c2207485a6d7fbdb14e873d46e (patch) | |
tree | 77c5378ad2cffdb649d49d5eff95ea37c7eccdbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1905cac9d621a10358bc2750f8b25b64df439a21 (diff) |
SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
The TP_fast_assign() section is careful enough not to dereference
xdr->rqst if it's NULL. The TP_STRUCT__entry section is not.
Fixes: 5582863f450c ("SUNRPC: Add XDR overflow trace event")
Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions