The following commit has been merged in the openafs-stable-1_6_x branch:
commit f77bf62c4b315d73176bd61fbb9248e613881c7e
Author: Michael Meffie <[email protected]>
Date:   Fri May 9 11:43:35 2014 -0400

    aklog: double get_credv5 in retry logic
    
    Fix a bug where get_credv5() is called twice, even if the first one
    succeeded, in the aklog retry logic.
    
    (This bug uncovers another bug where get_credv5_akimpersonate
    crashes in the krb5 libs when get_credv5 is called back to back.)
    
    Reviewed-on: http://gerrit.openafs.org/11133
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit b9979e1a23ce28b20fe95d5e6042b9b15506c993)
    
    Change-Id: I53b274f5e417ebd2a88b18df15ceb0e1ea39624d
    Reviewed-on: http://gerrit.openafs.org/11218
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Reviewed-by: Perry Ruiter <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/aklog/aklog.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to