]> 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 18:49:37 +0000 (14:49 -0400)
commitd583003e2fa404dec0cfd2d771c829c17636e0a7
tree00ef65d4d96b26e10bdf641c8585fbf1d9eb2d7c
parent839c6b8edaf0fba65f833a0ec28f1c10b84a05ff
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.14.4
src/plugins/kdb/db2/kdb_db2.c