Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 18:59:30 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200601181859.k0IIxUgH083055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601181859.k0IIxUgH083055>