[krbdev.mit.edu #9063] git commit
"Greg Hudson via RT" <[email protected]> Tue, 15 Nov 2022 11:30:48 -0500
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<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. (cherry picked from commit 5ad465bc8e0d957a4945218bea487b77622bf433) https://github.com/krb5/krb5/commit/146e48e9a1b5ebdb30c0d57c3bd26170986371f1 Author: Greg Hudson <[email protected]> Commit: 146e48e9a1b5ebdb30c0d57c3bd26170986371f1 Branch: krb5-1.19 src/plugins/preauth/otp/main.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)