aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorAndrei Emeltchenko <[email protected]>2012-02-02 10:32:18 +0200
committerJohan Hedberg <[email protected]>2012-02-13 17:01:32 +0200
commit2a5a5ec620a29d4ba07743c3151cdf0a417c8f8c (patch)
treea135890c9ad5aedd305f0ad905fb81ddaeddfddf /scripts/stackusage
parent3c4e0df028935618d052235ba85bc7079be13394 (diff)
Bluetooth: Use list _safe deleting from conn chan_list
Fixes possible bug when deleting element from the list in function hci_chan_list_flush. list_for_each_entry_rcu is used and after deleting element from the list we also free pointer and then list_entry_rcu is taken from freed pointer. Signed-off-by: Andrei Emeltchenko <[email protected]> Acked-by: Marcel Holtmann <[email protected]> Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions