andre       2004-11-06 10:47:36 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          ip_fastfwd.c 
  Log:
  Fix a double-free in the 'm->m_len < sizeof (struct ip)' sanity check.
  
  Bug report by:  <james at towardex.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.24      +2 -2      src/sys/netinet/ip_fastfwd.c