cvs commit: src/sys/netinet tcp_subr.c

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


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


More information about the cvs-src mailing list