Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2010 10:45:38 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netgraph ng_ipfw.c
Message-ID:  <201007061046.o66Ak1lh084258@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2010-07-06 10:45:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_ipfw.c 
  Log:
  SVN rev 209722 on 2010-07-06 10:45:38Z by glebius
  
  Avoid double-free. In error cases ipfw(4) frees the mbuf(4), we don't
  need to.
  
  PR:             kern/145462
  
  Revision  Changes    Path
  1.19      +1 -4      src/sys/netgraph/ng_ipfw.c



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