[krbdev.mit.edu #8235] git commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Fri Aug 21 12:54:32 EDT 2015
    
    
  
Keep valgrind happy after time_rec change
In gss_acquire_cred_from(), initialize initTimeOut and acceptTimeOut
so valgrind does not complain.  All these values are ignored if
time_rec is NULL, so not having those variables initialized is
harmless, but it is annoying to get noise in the valgrind output.
[ghudson at mit.edu: clarify commit message]
https://github.com/krb5/krb5/commit/042e9fc95a662acb54dc9168749c6725f17ae34a
Author: Simo Sorce <simo at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 042e9fc95a662acb54dc9168749c6725f17ae34a
Branch: master
 src/lib/gssapi/mechglue/g_acquire_cred.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
    
    
More information about the krb5-bugs
mailing list