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 <[EMAIL PROTECTED]>
  
  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

Reply via email to