Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 394 Fix leak in kadm5_hook interface In k5_kadm5_hook_free_handles(), free each handle structure as well as its module data. https://github.com/krb5/krb5/commit/40f25ae58415304006dd66ad55eeeb7505d1a816 Author: Greg Hudson Commit: 40f25ae58415304006dd66ad55eeeb7505d1a816 Branch: master src/lib/kadm5/srv/kadm5_hook.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)