aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorElena Reshetova <[email protected]>2017-03-28 11:56:42 +0300
committerKalle Valo <[email protected]>2017-05-22 18:23:43 +0300
commit552aa585faff19ceead7aa840d4ce11830ce34a9 (patch)
tree7a6b48dba5514bb743be96023f287a6b226869bc /tools/perf/scripts/python/bin
parent9029679f66d976f8c720eb03c4898274803c9923 (diff)
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
refcount_t type and corresponding API should be used instead of atomic_t when the variable is used as a reference counter. This allows to avoid accidental refcounter overflows that might lead to use-after-free situations. Signed-off-by: Elena Reshetova <[email protected]> Signed-off-by: Hans Liljestrand <[email protected]> Signed-off-by: Kees Cook <[email protected]> Signed-off-by: David Windsor <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions