Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2004 06:18:51 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tap.c
Message-ID:  <200403181418.i2IEIpMf087700@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004/03/18 06:18:51 PST

  FreeBSD src repository

  Modified files:
    sys/net              if_tap.c 
  Log:
  Correct a bug introduced with the recent clone API chang: when the clone
  event handler for if_tap fails, make sure to clean up clone state to
  prevent a clone memory leak.
  
  Revision  Changes    Path
  1.42      +1 -0      src/sys/net/if_tap.c



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