cvs commit: src/sys/netinet tcp_timer.c

Robert Watson rwatson at FreeBSD.org
Sun May 27 17:52:02 UTC 2007


rwatson     2007-05-27 17:52:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  In tcp_timer_2msl(), tp can never become NULL, so don't check it for
  NULL before entering tcp_trace().
  
  Found with:     Coverity Prevent(tm)
  CID:            1840
  
  Revision  Changes    Path
  1.94      +1 -1      src/sys/netinet/tcp_timer.c


More information about the cvs-src mailing list