[krbdev.mit.edu #8944] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Sep 02 19:02:31 2020: Request 8944 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=8944 > Harmonize macOS pack declarations with Heimdal Replace the TARGET_OS_MAC conditionals with the conditionals used in Heimdal, so that we do not pack structures inconsistently with macOS on ARM. Suggested by Luke Howard. https://github.com/krb5/krb5/commit/d177b5d70bf575c498bfdd3abb6a6413646ad7c5 Author: Greg Hudson <[email protected]> Commit: d177b5d70bf575c498bfdd3abb6a6413646ad7c5 Branch: master src/include/CredentialsCache.h | 4 ++-- src/include/CredentialsCache2.h | 4 ++-- src/include/krb5/krb5.hin | 8 ++++---- src/lib/gssapi/generic/gssapi.hin | 8 ++++---- src/lib/krb5/krb/gic_opt.c | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-)