diff options
author | Peter Chen <peter.chen@nxp.com> | 2016-07-01 15:33:28 +0800 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-08-11 15:09:44 +0300 |
commit | c526c62d565ea5a5bba9433f28756079734f430d (patch) | |
tree | fb0f61dada559172c34a6adce673e9303114bf70 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 700aa7ff8d2c2b9cc669c99375e2ccd06d3cd38d (diff) |
usb: gadget: composite: fix dereference after null check coverify warning
cdev->config is checked for null pointer at above code, so cdev->config
might be null, fix it by adding null pointer check.
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions