diff options
author | Amelie Delaunay <[email protected]> | 2017-06-27 17:45:20 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2017-06-28 20:00:55 +0100 |
commit | 7b821a6485c943edc752a94260a29116237f9153 (patch) | |
tree | a6054e67cc1921ee67e8751ed16eb2709f92d875 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c67ad368cf75d4999d5ef86543d082b4b35dd2d7 (diff) |
spi: stm32: fix potential dereference null return value
This patch fixes the usage of rx_dma_desc and tx_dma_desc pointers
returned by dmaengine_prep_slave_sg, which can be null.
Detected by CoverityScan, CID#1446587 ("Dereference null return value")
Reported-by: Colin Ian King <[email protected]>
Signed-off-by: Amelie Delaunay <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions