Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2002 04:21:40 -0700 (PDT)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_output.c
Message-ID:  <200210151121.g9FBLeg0045511@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maxim       2002/10/15 04:21:40 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          ip_output.c 
  Log:
  MFC rev. 1.164 - 1.165: in rare cases when there is no room for ip options
  ip_insertoptions() can fail and corrupt a header length. Initialize len and
  check what ip_insertoptions() returns.
  
  Revision   Changes    Path
  1.99.2.32  +9 -3      src/sys/netinet/ip_output.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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