diff options
author | 2016-09-14 09:55:57 +0200 | |
---|---|---|
committer | 2016-09-15 16:46:17 +0200 | |
commit | 76e1fb4b5532a9df9eb14cfe002412c7617c4ad0 (patch) | |
tree | ab1f7c13aa42ae797597020d2888abe107542b67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mac80211: fix scan completed tracing (diff) | |
download | linux-dev-76e1fb4b5532a9df9eb14cfe002412c7617c4ad0.tar.xz linux-dev-76e1fb4b5532a9df9eb14cfe002412c7617c4ad0.zip |
nl80211: always check nla_nest_start() return value
If the message got full during nla_nest_start(), it can return
NULL. None of the cases here seem like that can really happen,
but check the return value nonetheless.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions