[krbdev.mit.edu #8062] git commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Mon Jan 26 21:30:17 EST 2015
    
    
  
Fix const correctness on krb5_c_fx_cf2_simple()
libk5crypto functions generally use "const krb5_keyblock *" for input
keyblocks.  Do this in krb5_c_fx_cf2_simple() for caller convenience.
[ghudson at mit.edu: expanded commit message]
https://github.com/krb5/krb5/commit/d67122a21af8c24657fb7dfbb572afad4933b538
Author: Nathaniel McCallum <npmccallum at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: d67122a21af8c24657fb7dfbb572afad4933b538
Branch: master
 src/include/krb5/krb5.hin |    4 ++--
 src/lib/crypto/krb/cf2.c  |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
    
    
More information about the krb5-bugs
mailing list