]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix leak in DB2 krb5_db_promote() implementation
authorGreg Hudson <ghudson@mit.edu>
Tue, 28 Jun 2016 22:09:35 +0000 (18:09 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 2 Sep 2016 22:30:08 +0000 (18:30 -0400)
commitac12d2cd083484cbb125f956d57609e9a5f3174e
treee784b2530f5823ca34ca8f2790a7900662ad7ac2
parentd3b8c7cab44001d6a7aaa50d747eed019361d8d2
Fix leak in DB2 krb5_db_promote() implementation

In krb5_db2_merge_nra_iterator(), free the entry loaded from the
source DB.

(cherry picked from commit 0c5f74a25f226b2ea61a0ad7906a7c6605fc3533)

ticket: 8442
version_fixed: 1.13.7
src/plugins/kdb/db2/kdb_db2.c