DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Try to fix NULL pointer issue in syncache_timer_handler()
commit 1696176312f2452d97af549618c7f240f4972136
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Apr 30 11:08:14 2010 -0700
kernel - Try to fix NULL pointer issue in syncache_timer_handler()
* There seems to be a case where a tcpcb's inp can be NULL when accessed
from syncache_timer_handler(). Try to handle it.
Summary of changes:
sys/netinet/tcp_syncache.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1696176312f2452d97af549618c7f240f4972136
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]