diff options
author | Trond Myklebust <[email protected]> | 2022-01-03 14:50:16 -0500 |
---|---|---|
committer | Anna Schumaker <[email protected]> | 2022-01-06 14:00:20 -0500 |
commit | b05bf5c63b326ce1da84ef42498d8e0e292e694c (patch) | |
tree | 632a114b734760f5077e2da9f440c683ecf04415 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fbd2057e5329d3502a27491190237b6be52a1cb6 (diff) |
NFSv4.1: Fix uninitialised variable in devicenotify
When decode_devicenotify_args() exits with no entries, we need to
ensure that the struct cb_devicenotifyargs is initialised to
{ 0, NULL } in order to avoid problems in
nfs4_callback_devicenotify().
Reported-by: <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions