[krbdev.mit.edu #8873] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Feb 6 17:25:04 EST 2020


Thu Feb 06 17:25:04 2020: Request 8873 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8873 >



Don't assume OpenSSL failures are memory errors

More recent versions of OpenSSL can fail for other reasons.  Indicate
a crypto-related error occurred rather than a memory error to aid
debugging.

https://github.com/krb5/krb5/commit/bf9b2134ceddd6c727362be894b1c95c297a0f17
Author: Robbie Harwood <rharwood at redhat.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: bf9b2134ceddd6c727362be894b1c95c297a0f17
Branch: master
 src/lib/crypto/openssl/hash_provider/hash_evp.c |    2 +-
 src/lib/crypto/openssl/sha256.c                 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list