[krbdev.mit.edu #8769] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Jan 3 16:16:49 EST 2019


Fix build issues with Solaris native compiler

In the LDAP KDB module, fix an empty initializer.  In the SPAKE
edwards25519 code, use autoconf tests to determine whether to use the
64-bit code.  In the SPAKE update_thash() function, make sure the
types of the conditional expression results match exactly.  In
libkrb5support, link against zap.o now that k5buf.o can use zap() (as
of commit 8ee8246c14702dc03b02e31b9fb5b7c2bb674bfb).

[ghudson at mit.edu: squashed commits; rewrote commit message; adjusted
autoconf tests; minor code changes]

https://github.com/krb5/krb5/commit/ecb03a4c31cf8a6b1bca3459ae56d4122398c18e
Author: sashan <anedvedicky at gmail.com>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: ecb03a4c31cf8a6b1bca3459ae56d4122398c18e
Branch: master
 src/configure.in                                   |    4 ++++
 src/plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c |    2 +-
 src/plugins/preauth/spake/edwards25519.c           |    9 +--------
 src/plugins/preauth/spake/util.c                   |    5 +++--
 src/util/support/Makefile.in                       |    6 +++---
 5 files changed, 12 insertions(+), 14 deletions(-)



More information about the krb5-bugs mailing list