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