diff options
author | Dan Carpenter <[email protected]> | 2014-10-29 19:10:57 +0300 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2014-10-30 17:23:25 +0100 |
commit | daac197ca9966eca3a6b07600e579756a9a1d447 (patch) | |
tree | 212e2d7b9c528aec7db71480ad1b253cbd902929 /drivers/clocksource/qcom-timer.c | |
parent | 38130c31ef50de1999983601e448db2b1bc1057c (diff) |
Bluetooth: 6lowpan: use after free in disconnect_devices()
This was accidentally changed from list_for_each_entry_safe() to
list_for_each_entry() so now it has a use after free bug. I've changed
it back.
Fixes: 90305829635d ('Bluetooth: 6lowpan: Converting rwlocks to use RCU')
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Jukka Rissanen <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions