From: | ghudson@mit.edu |
Subject: | git commit |
Fix leak in DB2 krb5_db_promote() implementation
In krb5_db2_merge_nra_iterator(), free the entry loaded from the
source DB.
https://github.com/krb5/krb5/commit/0c5f74a25f226b2ea61a0ad7906a7c6605fc3533
Author: Greg Hudson <ghudson@mit.edu>
Commit: 0c5f74a25f226b2ea61a0ad7906a7c6605fc3533
Branch: master
src/plugins/kdb/db2/kdb_db2.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)