[krbdev.mit.edu #9028] git commit

"Greg Hudson via RT" <[email protected]> Fri, 10 Sep 2021 12:22:37 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Fri Sep 10 12:22:37 2021: Request 9028 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=9028 >



Constify name field in four plugin vtables

For consistency with the other plugin vtables, declare the name field
as const char * in the audit, authdata, clpreauth, and kdcpreauth
pluggable interface headers.

[[email protected]: rewrote commit message]

https://github.com/krb5/krb5/commit/789a4d315f321ef6ac085bf227c4ad1a34367086
Author: Pavel Březina <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: 789a4d315f321ef6ac085bf227c4ad1a34367086
Branch: master
 src/include/krb5/audit_plugin.h      |    2 +-
 src/include/krb5/authdata_plugin.h   |    2 +-
 src/include/krb5/clpreauth_plugin.h  |    2 +-
 src/include/krb5/kdcpreauth_plugin.h |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

_______________________________________________
krb5-bugs mailing list
[email protected]
https://mailman.mit.edu/mailman/listinfo/krb5-bugs