Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 14:37:24 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_output.c
Message-ID:  <200101202237.f0KMbO946165@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/01/20 14:37:24 PST

  Modified files:
    sys/netinet6         ip6_output.c 
  Log:
  When ip6_fw_ctl() or soopt_mcopyout() return without success,
  don't free mbuf.  It is already freed by these routins.
  
  PR:		kern/24248
  
  Revision  Changes    Path
  1.23      +2 -2      src/sys/netinet6/ip6_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?200101202237.f0KMbO946165>