diff options
author | WANG Cong <[email protected]> | 2016-01-29 11:58:03 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-29 22:56:46 -0800 |
commit | 3d45296ab96c2ec8308226b3350a6d9e48379870 (patch) | |
tree | 1842eaaeb44e9d2ac1d485833d0d7e3029e3a51a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ae9d723e9fbe9fb28213b7df26475791428bf76a (diff) |
irda: fix a potential use-after-free in ircomm_param_request
self->ctrl_skb is protected by self->spinlock, we should not
access it out of the lock. Move the debugging printk inside.
Reported-by: Dmitry Vyukov <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions