diff options
author | Peter Chen <[email protected]> | 2016-07-01 15:33:28 +0800 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2016-08-11 15:09:44 +0300 |
commit | c526c62d565ea5a5bba9433f28756079734f430d (patch) | |
tree | fb0f61dada559172c34a6adce673e9303114bf70 /tools/perf/util/scripting-engines | |
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 <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions