cvs commit: src/sys/net if_tap.c

Robert Watson rwatson at FreeBSD.org
Thu Mar 18 06:18:52 PST 2004


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


More information about the cvs-src mailing list