[krbdev.mit.edu #9063] git commit

"Greg Hudson via RT" <[email protected]> Tue, 15 Nov 2022 11:31: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/1166f1404c47af54f3d5b2533bb001fdadf6aadc
Author: Greg Hudson <[email protected]>
Commit: 1166f1404c47af54f3d5b2533bb001fdadf6aadc
Branch: krb5-1.20
 src/plugins/preauth/otp/main.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)