OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0b-121-g5345695

Gerrit Code Review gerrit@openafs.org
Mon, 14 Nov 2011 12:52:17 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5345695a87d0d48c58a2b65d1391be0256a19baf
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Mon Nov 14 10:23:53 2011 -0500

    Windows: netidmgr krb5_cc_get_principal can fail
    
    Do not dereference a NULL pointer if krb5_cc_get_principal fails.
    
    On master this bug is fixed by e55d1774b1b5b27a3617467b5e2a24ee2be3a38c
    but that change is after the conversion to the Kerberos Compatibility
    SDK and cannot be applied to openafs-stable-1_6_x.
    
    Change-Id: I646011dd3171fd1aa6f40f349329f8261546b809
    Reviewed-on: http://gerrit.openafs.org/6019
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>

 src/WINNT/netidmgr_plugin/afsfuncs.c |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)

-- 
OpenAFS Master Repository