diff options
author | YueHaibing <[email protected]> | 2019-03-14 13:47:59 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-03-15 11:25:48 -0700 |
commit | 9804501fa1228048857910a6bf23e085aade37cc (patch) | |
tree | d51cf99870eb02f0b90107a449586d2ab20dbe9e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f261c4e529dac5608a604d3dd3ae1cd2adf23c89 (diff) |
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
register_snap_client may return NULL, all the callers
check it, but only print a warning. This will result in
NULL pointer dereference in unregister_snap_client and other
places.
It has always been used like this since v2.6
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions