[krbdev.mit.edu #9143] git commit

"Greg Hudson via RT" <[email protected]> Mon, 14 Oct 2024 12:45:15 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Mon Oct 14 12:45:14 2024: Request 9143 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=9143 >



Fix memory leak in PAC checksum verification

If the server checksum length is invalid, do proper cleanup in
verify_pac_checksums() before returning.

[[email protected]: edited commit message]

https://github.com/krb5/krb5/commit/c03ac354436a7182962b4987d318a86cb7ac558b
Author: Arjun <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: c03ac354436a7182962b4987d318a86cb7ac558b
Branch: master
 src/lib/krb5/krb/pac.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)