cvs commit: src/sys/netinet6 icmp6.c

Bruce M Simpson bms at FreeBSD.org
Sat Feb 10 12:25:20 UTC 2007


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


More information about the cvs-src mailing list