OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3458-g5acb1a0

Gerrit Code Review gerrit@openafs.org
Sun, 24 Feb 2013 05:23:39 -0800 (PST)


The following commit has been merged in the master branch:
commit e76966e22ec234070157ef9179d96c2ccdb80075
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Thu Feb 21 22:15:11 2013 +0000

    Unix CM: Don't zero args on dcache failure
    
    Even if allocating the dcache fails, there's no point zeroing the
    parameters to the allocation function, as those changes aren't
    visible outside of that function.
    
    Caught by clang-analyzer
    
    Change-Id: Ieb91b525e818b73e38b8d78a55d170d36273177c
    Reviewed-on: http://gerrit.openafs.org/9234
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 src/afs/afs_dcache.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository