diff options
author | 2013-10-25 11:16:58 +0200 | |
---|---|---|
committer | 2013-11-25 16:50:07 +0100 | |
commit | 7fa322c878d70e38675f50e17acdce7fa3f5ac8c (patch) | |
tree | 2e25ac0a6badf54e809a708d54146d1b8144d9ca /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nl80211: fix error path in nl80211_get_key() (diff) | |
download | linux-dev-7fa322c878d70e38675f50e17acdce7fa3f5ac8c.tar.xz linux-dev-7fa322c878d70e38675f50e17acdce7fa3f5ac8c.zip |
nl80211: check nla_nest_start() return value
Coverity pointed out that we might dereference NULL later
if nla_nest_start() returns a failure. This isn't really
true since we'd bomb out before, but we should check the
return value directly, so do that.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions