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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to