aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorElena Reshetova <[email protected]>2017-03-17 13:12:46 +0200
committerMarcel Holtmann <[email protected]>2017-04-12 22:02:36 +0200
commitdab6b5daeeb3e70bfb2ed2d6d6f02dd387e3b338 (patch)
treef53267726421189109c1e348965ac84e4281ac5c /tools/perf/scripts/python/export-to-postgresql.py
parent9232259913022c1ab96f7bf2b87598b89b942f1f (diff)
Bluetooth: convert rfcomm_dlc.refcnt 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: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions