diff options
| author | Elena Reshetova <[email protected]> | 2017-03-06 16:21:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-17 13:32:59 +0900 |
| commit | b7ddc981d7b9e2fbfb33cb7cc47603d6e5d93bc9 (patch) | |
| tree | 036cfca17f24b8bc912dc1a576a762c7b8978491 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 43938613c6fd2e58a0be212c832e1878bedefe5a (diff) | |
drivers, usb: convert dev_data.count 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions