From: | ghudson@mit.edu |
Subject: | git commit |
Fix memory leak in OTP kdcpreauth module
In otp_edata(), free the generated nonce.
https://github.com/krb5/krb5/commit/5ad465bc8e0d957a4945218bea487b77622bf433
Author: Greg Hudson <ghudson@mit.edu>
Commit: 5ad465bc8e0d957a4945218bea487b77622bf433
Branch: master
src/plugins/preauth/otp/main.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)