rwatson     2006-05-05 06:50:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_timer.c 
  Log:
  Only return (tw) from tcp_twclose() if reuse is passed, otherwise
  return NULL.  In principle this shouldn't change the behavior, but
  avoids returning a potentially invalid/inappropriate pointer to
  the caller.
  
  Found with:     Coverity Prevent (tm)
  Submitted by:   pjd
  MFC after:      3 months
  
  Revision  Changes    Path
  1.79      +1 -1      src/sys/netinet/tcp_timer.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to