DragonFly commits List (threaded) for 2008-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/netinet tcp_sack.c
dillon 2008/02/03 13:40:42 PST
DragonFly src repository
Modified files:
sys/netinet tcp_sack.c
Log:
Make sure scb->lastfound is NULLed out when it matches the entry being
removed from the scb->sackblocks list. Fix two places where this was not
occuring, leading to memory and list corruption.
Reported-by: Peter Avalos <pavalos@theshell.com>
Revision Changes Path
1.7 +5 -1 src/sys/netinet/tcp_sack.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/tcp_sack.c.diff?r1=1.6&r2=1.7&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]