Fix leak on error in libkadm5_clnt initialization In init_any(), free handle->lhandle on failure. (cherry picked from commit 39b96f8531aefa73f1c48f99e0e0229936a7dcaa) https://github.com/krb5/krb5/commit/8295084b039637fbedaea5e6b5c43f557c1ff998 Author: Greg Hudson Committer: Tom Yu Commit: 8295084b039637fbedaea5e6b5c43f557c1ff998 Branch: krb5-1.14 src/lib/kadm5/clnt/client_init.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)