[krbdev.mit.edu #8808] git commit 
    Greg Hudson via RT 
    rt-comment at KRBDEV-PROD-APP-1.mit.edu
       
    Mon Jul  1 20:52:17 EDT 2019
    
    
  
Remove now-unused checksum functions
fb2dada5eb89c4cd4e39dedd6dbb7dbd5e94f8b8 removed all call sites of
krb5int_cbc_checksum(), krb5int_confounder_verify(), and
krb5int_confounder_checksum(), but neglected the functions themselves.
https://github.com/krb5/krb5/commit/2063ff09b384d466c15aca8970c01d074230c815
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 2063ff09b384d466c15aca8970c01d074230c815
Branch: master
 src/lib/crypto/krb/Makefile.in           |    6 -
 src/lib/crypto/krb/checksum_cbc.c        |   41 --------
 src/lib/crypto/krb/checksum_confounder.c |  159 ------------------------------
 src/lib/crypto/krb/crypto_int.h          |   16 ---
 src/lib/crypto/krb/deps                  |   26 -----
 5 files changed, 0 insertions(+), 248 deletions(-)
    
    
More information about the krb5-bugs
mailing list