Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2007 12:25:19 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 icmp6.c
Message-ID:  <200702101225.l1ACPJ5G040021@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-02-10 12:25:19 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         icmp6.c 
  Log:
  In the ICMP6 path to handle FQDN 'who-are-you' queries, check that the
  packet header mbuf is non-NULL before trying to create a duplicate of it.
  
  PR:             95957
  Reviewed by:    ume
  MFC after:      3 days
  
  Revision  Changes    Path
  1.75      +1 -1      src/sys/netinet6/icmp6.c



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