cvs commit: src/sys/netinet tcp_input.c

Andre Oppermann andre at FreeBSD.org
Wed Jan 18 10:59:31 PST 2006


andre       2006-01-18 18:59:30 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Do not derefence the ip header pointer in the IPv6 case.
  This fixes a bug in the previous commit.
  
  Found by:       Coverity Prevent(tm)
  Coverity ID:    CID253
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  MFC after:      3 days
  
  Revision  Changes    Path
  1.287     +1 -0      src/sys/netinet/tcp_input.c


More information about the cvs-all mailing list