diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-09-14 09:55:57 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-09-15 16:46:17 +0200 |
commit | 76e1fb4b5532a9df9eb14cfe002412c7617c4ad0 (patch) | |
tree | ab1f7c13aa42ae797597020d2888abe107542b67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58bd7f1158ac7543ccdcddc7f4ecd7db458e6d0b (diff) |
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