Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/net
Module Name: src
Committed By: sborrill
Date: Thu Dec 3 09:44:35 UTC 2009
Modified Files:
src/sys/net [netbsd-4]: if_tap.c
Log Message:
Pull up the following revisions(s) (requested by plunky in ticket #1368):
sys/net/if_tap.c: revision 1.60
Fix a potential leak on tap device close; purging the send queue did not
actually release the dequeued mbufs.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.24.2.1 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index