OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2339-gbe8d8b7

Gerrit Code Review gerrit@openafs.org
Sun, 8 Apr 2012 18:22:51 -0700 (PDT)


The following commit has been merged in the master branch:
commit be8d8b7c78eb54f460489084650ba13f3946d7a2
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Mar 31 14:59:47 2012 -0400

    auth: Don't leak key on file parse error
    
    If we fail for any reason whilst parsing the keyfile from disk, don't
    leak the key structure which we allocated to store the results of the
    parse.
    
    Change-Id: I21a27723f96af9428465134cfb975c83e10da535
    Reviewed-on: http://gerrit.openafs.org/7102
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/auth/keys.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository