diff options
author | pb <pb@FreeBSD.org> | 2002-12-21 19:59:47 +0000 |
---|---|---|
committer | pb <pb@FreeBSD.org> | 2002-12-21 19:59:47 +0000 |
commit | adc4b142acadf80c974cb6c97c90125b62d083a0 (patch) | |
tree | 23c5934ccd4e10f779674cdceedb11d9b1b69ea0 /sys/dev/sio/sio_pccard.c | |
parent | a9741e060abda4858c722294e0cf9857a5614cd9 (diff) | |
download | FreeBSD-src-adc4b142acadf80c974cb6c97c90125b62d083a0.zip FreeBSD-src-adc4b142acadf80c974cb6c97c90125b62d083a0.tar.gz |
In syncache_timer(), don't attempt to lock the inpcb structure
associated with the syncache entry: in case tcp_close() has been
called on the corresponding listening socket, the lock has been
destroyed as a side effect of in_pcbdetach(), causing a panic when
we attempt to lock on it.
Reviewed by: hsu
Diffstat (limited to 'sys/dev/sio/sio_pccard.c')
0 files changed, 0 insertions, 0 deletions