aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-01-16 15:48:52 +0000
committerHerbert Xu <[email protected]>2020-01-22 16:21:11 +0800
commit48d625e4c4cec813cdd1e439864a8ffc0b5081f1 (patch)
treeeb7664d58dacfdac132506633119f0fc2ac59cfe /tools/perf/scripts/python/exported-sql-viewer.py
parent38c0d0abf2685bf77a844e00f104038dd07257a6 (diff)
tee: fix memory allocation failure checks on drv_data and amdtee
Currently the memory allocation failure checks on drv_data and amdtee are using IS_ERR rather than checking for a null pointer. Fix these checks to use the conventional null pointer check. Addresses-Coverity: ("Dereference null return") Fixes: 757cc3e9ff1d ("tee: add AMD-TEE driver") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Rijo Thomas <[email protected]> Acked-by: Jens Wiklander <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions