cvs commit: src/sys/netinet tcp_input.c

Robert Watson rwatson at FreeBSD.org
Wed Apr 5 08:46:06 UTC 2006


rwatson     2006-04-05 08:45:59 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Don't unlock a timewait structure if the pointer is NULL in
  tcp_timewait().  This corrects a bug (or lack of fixing of a bug)
  in tcp_input.c:1.295.
  
  Submitted by:   Kazuaki Oda <kaakun at highway dot ne dot jp>
  MFC after:      3 months
  
  Revision  Changes    Path
  1.296     +2 -1      src/sys/netinet/tcp_input.c


More information about the cvs-src mailing list