git: kernel - fifofs - Fix missing token releases

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Jan 13 11:01:12 PST 2010


commit 80a8d2865b1f3e7002c2f0095212fcbdb89d811d
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/80a8d2865b1f3e7002c2f0095212fcbdb89d811d


-- 
DragonFly BSD source repository





More information about the Commits mailing list