DragonFly-2.1.1.448.gaf6e81 master sys/vfs/udf udf_vnops.c
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Wed Jan 21 13:28:09 PST 2009
    
    
  
commit af6e81e0cebb7890b2a4adeb71a4a32f5fc23b14
Author: Sascha Wildner <saw at online.de>
Date:   Wed Jan 21 22:25:12 2009 +0100
    udf: Remove NULL dereference.
    
    Even if the conditional wasn't wrong, it would be pointless, because
    udfmp->hashtbl is already initialized by phashinit() in udf_mountfs().
    
    Found-by: LLVM/Clang Static Analyzer
Summary of changes:
 sys/vfs/udf/udf_vnops.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af6e81e0cebb7890b2a4adeb71a4a32f5fc23b14
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list