aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAditya Pakki <[email protected]>2019-12-15 10:14:51 -0600
committerDavid S. Miller <[email protected]>2019-12-16 16:28:17 -0800
commitbbd20c939c8aa3f27fa30e86691af250bf92973a (patch)
tree19ac769e171ba05cb9d299d11ffa02b6f1086513 /tools/perf/scripts/python
parent03d51c4fc50781bc92ba68dcc03d01ce3656e64a (diff)
fore200e: Fix incorrect checks of NULL pointer dereference
In fore200e_send and fore200e_close, the pointers from the arguments are dereferenced in the variable declaration block and then checked for NULL. The patch fixes these issues by avoiding NULL pointer dereferences. Signed-off-by: Aditya Pakki <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions