| From: | ghudson@mit.edu |
| Subject: | git commit |
Fix leak in ulog_replay()
ulog_conv_2dbentry() allocates a krb5_db_entry container; the caller
should not also do so.
https://github.com/krb5/krb5/commit/2908839fcae0a12c56514d551ed1f19a7797cddb
Author: Greg Hudson <ghudson@mit.edu>
Commit: 2908839fcae0a12c56514d551ed1f19a7797cddb
Branch: master
src/lib/kdb/kdb_log.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)