]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix LDAP module leak on authentication error 1395/head
authorFeng Guo <gardonkoo@163.com>
Thu, 28 Nov 2024 13:32:37 +0000 (21:32 +0800)
committerGreg Hudson <ghudson@mit.edu>
Wed, 4 Dec 2024 19:47:48 +0000 (14:47 -0500)
commit85c93922232300b0316546a2fc6dd93c7e2906cd
tree850d3434f40ab90a1295a12d28af6dd93d5d30b1
parentb43f4229758ff8e78897e03c386025cf4de3a200
Fix LDAP module leak on authentication error

In initialize_server(), unbind the server handle if authenticate()
fails.

[ghudson@mit.edu: rewrote commit message]

ticket: 9153 (new)
src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c