[16221] in Kerberos-V5-bugs
[krbdev.mit.edu #8770] Constify more of the GSS-API
daemon@ATHENA.MIT.EDU (Nico Williams via RT)
Wed Jan 2 17:52:40 2019
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: Nico Williams via RT <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8770@krbdev.mit.edu>
Message-ID: <rt-8770-49223.14.3854104593809@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8770'":;
Date: Wed, 2 Jan 2019 17:52:33 -0500
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
GSS functions pre-RFC5587 can also benefit from using gss_const_* types.
Heimdal has changed many of them to do so.
The input_cred_handle argument to gss_add_cred(), however, should not be
gss_const_cred_id_t.
This change is source and binary backwards-compatible for applications,
but it's not source backwards-compatible for mechanisms.
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs