[krbdev.mit.edu #9189] git commit

"Greg Hudson via RT" <[email protected]> Fri, 21 Nov 2025 18:14:57 -0500
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Fri Nov 21 18:14:57 2025: Request 9189 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=9189 >



Fix krb5 gss_acquire_cred() leak on some errors

When a krb5 acceptor cred is acquired with a specified name, a late
enough failure can leak the acceptor_mprinc field.  Fix this leak by
freeing the field in the acquire_cred_context() error_out cleanup
code.

[[email protected]: rewrote commit message]

https://github.com/krb5/krb5/commit/a6512164a71ca2ade20d1cf3bf89b3973092eb48
Author: benpope81 <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: a6512164a71ca2ade20d1cf3bf89b3973092eb48
Branch: master
 src/lib/gssapi/krb5/acquire_cred.c | 1 +
 1 file changed, 1 insertion(+)