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

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Don't assign sp to the value of s when we're about to assign it instead to
  s + strlen(s).
  
  Found with:     Coverity Prevent(tm)
  CID:            2243
  
  Revision  Changes    Path
  1.286     +1 -1      src/sys/netinet/tcp_subr.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