git: kernel - fifofs - Fix missing token releases
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jan 14 20:07:47 PST 2010
commit b58e725b3f9860e4bb13e47ef7953245dec11ada
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Jan 13 10:58:50 2010 -0800
kernel - fifofs - Fix missing token releases
* Forgot to release the vfs_token in several places.
Reported-by: Johannes Hofmann <johannes.hofmann at gmx.de>
Summary of changes:
sys/vfs/fifofs/fifo_vnops.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b58e725b3f9860e4bb13e47ef7953245dec11ada
--
DragonFly BSD source repository
More information about the Commits
mailing list