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: 391 Fix leak in capaths processing In k5_client_realm_path(), free the list of strings returned by rtree_capaths_vals(). https://github.com/krb5/krb5/commit/08756ce56bddab79afa4ee24b80243d8f822559d Author: Greg Hudson Commit: 08756ce56bddab79afa4ee24b80243d8f822559d Branch: master src/lib/krb5/krb/walk_rtree.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)