git: kernel - Correct bug in cache_fullpath()

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Dec 27 08:42:38 PST 2009


commit cf37bc1a05f4978d332fd71f67d25677a4205498
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Dec 27 08:40:19 2009 -0800

    kernel - Correct bug in cache_fullpath()
    
    * cache_copy() needs to check for a NULL ncp
    
    Reported-by: Stathis Kamperis

Summary of changes:
 sys/kern/vfs_cache.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cf37bc1a05f4978d332fd71f67d25677a4205498


-- 
DragonFly BSD source repository





More information about the Commits mailing list