diff options
author | 2013-10-25 11:05:22 +0200 | |
---|---|---|
committer | 2013-11-25 16:50:05 +0100 | |
commit | ae917c9f55862691e31b84de7ec29bedcb83971c (patch) | |
tree | 2e2b0e26b4e43d7520b9a4bfdc984af0e037456e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | mac80211: fix scheduled scan rtnl deadlock (diff) | |
download | linux-dev-ae917c9f55862691e31b84de7ec29bedcb83971c.tar.xz linux-dev-ae917c9f55862691e31b84de7ec29bedcb83971c.zip |
nl80211: check nla_put_* return values
Coverity pointed out that in a few functions we don't
check the return value of the nla_put_*() calls. Most
of these are fairly harmless because the input isn't
very dynamic and controlled by the kernel, but the
pattern is simply wrong, so fix this.
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