]> 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)
committerGreg Hudson <ghudson@mit.edu>
Wed, 10 Aug 2016 17:36:54 +0000 (13:36 -0400)
commit0c5f74a25f226b2ea61a0ad7906a7c6605fc3533
treeca0b52fc3fed20264a418d8521a4c7942fe9e2f0
parent2908839fcae0a12c56514d551ed1f19a7797cddb
Fix leak in DB2 krb5_db_promote() implementation

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

ticket: 8442 (new)
target_version: 1.14-next
target_version: 1.13-next
tags: pullup
src/plugins/kdb/db2/kdb_db2.c