Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] src/sys/miscfs/fifofs
Module Name: src
Committed By: jmc
Date: Mon Mar 15 05:34:17 UTC 2004
Modified Files:
src/sys/miscfs/fifofs [netbsd-1-6]: fifo_vnops.c
Log Message:
Pullup rev 1.46 (requested by wrstuden in ticket #1621)
Handle the case of fifo_close() getting called from vclean().
Fixes memory leak in revoke(2) path.
To generate a diff of this commit:
cvs rdiff -r1.33.10.1 -r1.33.10.2 src/sys/miscfs/fifofs/fifo_vnops.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