diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-09-14 10:55:57 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-09-15 17:46:17 +0300 |
commit | 76e1fb4b5532a9df9eb14cfe002412c7617c4ad0 (patch) | |
tree | ab1f7c13aa42ae797597020d2888abe107542b67 /tools/perf/scripts/python/stackcollapse.py | |
parent | 58bd7f1158ac7543ccdcddc7f4ecd7db458e6d0b (diff) | |
download | linux-76e1fb4b5532a9df9eb14cfe002412c7617c4ad0.tar.xz |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions