]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix type mismatches detected by LTO 1331/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 12 Mar 2024 16:45:24 +0000 (12:45 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 19 Mar 2024 14:54:52 +0000 (10:54 -0400)
commit458afb6737b17510175ab4f6fa4b95ec3d9e77f8
tree3d6c7aba9221dcd5e61c68462f4221b9a8dde68d
parentc5f9c816107f70139de11b38aa02db2f1774ee0d
Fix type mismatches detected by LTO

Building with link-time optimization reveals some type mismatches in
the interface between libkrb5 serialization and the profile library,
as well as in consumers of the SS library.  Fix them.  Reported by Eli
Schwartz.

ticket: 9114
src/kadmin/cli/kadmin.c
src/kadmin/cli/kadmin.h
src/kadmin/cli/keytab.c
src/kadmin/ktutil/ktutil.c
src/kadmin/ktutil/ktutil.h
src/lib/krb5/krb/ser_ctx.c
src/util/profile/prof_init.c
src/util/profile/prof_int.h