[krbdev.mit.edu #9000] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Apr 07 16:53:11 2021: Request 9000 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9000 > Fix multiple UPN handling in PKINIT client certs Commit 0f26c1c7504777d6e7bfa1d3dee575c504ab6c05 neglected to increment the array index when storing UPN strings. Also remove the unused num_found variable. [[email protected]: pulled from a larger commit; added removal of num_found; wrote commit message] https://github.com/krb5/krb5/commit/4e325cadee4f5511e494f0b4fd9faeb24e7b7c08 Author: Ken Hornstein <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 4e325cadee4f5511e494f0b4fd9faeb24e7b7c08 Branch: master src/plugins/preauth/pkinit/pkinit_crypto_openssl.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)