[krbdev.mit.edu #9063] git commit
"Greg Hudson via RT" <[email protected]> Wed, 08 Jun 2022 20:45:20 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Jun 08 20:45:20 2022: Request 9063 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=9063 > Fix memory leak in OTP kdcpreauth module In otp_edata(), free the generated nonce. https://github.com/krb5/krb5/commit/5ad465bc8e0d957a4945218bea487b77622bf433 Author: Greg Hudson <[email protected]> Commit: 5ad465bc8e0d957a4945218bea487b77622bf433 Branch: master src/plugins/preauth/otp/main.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)