aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb
diff options
context:
space:
mode:
authorMaksim Yevmenkin <emax@FreeBSD.org>2005-08-31 18:13:23 +0000
committerMaksim Yevmenkin <emax@FreeBSD.org>2005-08-31 18:13:23 +0000
commit82e1becc5fe5b223116f2f75a8f16a7756faae30 (patch)
tree723ee550e984161491555f7f607278306e152baf /sys/ddb
parent7b7b9810bd0c9598201d349d4bb278eb5fe857f1 (diff)
downloadsrc-82e1becc5fe5b223116f2f75a8f16a7756faae30.tar.gz
src-82e1becc5fe5b223116f2f75a8f16a7756faae30.zip
Fix dangling callout problem in the Bluetooth L2CAP code that leads to
panic. The panic happens when outgoing L2CAP connection descriptor is deleted with the L2CAP command(s) pending in the queue. In this case when the last L2CAP command is deleted (due to cleanup) and reference counter for the L2CAP connection goes down to zero the auto disconnect timeout is incorrectly set. pjd gets credit for tracking this down and committing bandaid. Reported by: Jonatan B <onatan at gmail dot com> MFC after: 3 days
Notes
Notes: svn path=/head/; revision=149679
Diffstat (limited to 'sys/ddb')
0 files changed, 0 insertions, 0 deletions