Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 1996 06:45:51 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet ip_input.c
Message-ID:  <199609081345.GAA01259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      96/09/08 06:45:50

  Modified:    sys/netinet  ip_input.c
  Log:
  Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when
  handling IP fragments.
  
  Submitted by:	Darren Reed <avalon@coombs.anu.edu.au>
  
  Revision  Changes    Path
  1.47      +5 -2      src/sys/netinet/ip_input.c



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