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: tlyu@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 497 Fix leak in capaths processing In k5_client_realm_path(), free the list of strings returned by rtree_capaths_vals(). (cherry picked from commit 08756ce56bddab79afa4ee24b80243d8f822559d) https://github.com/krb5/krb5/commit/d065fd7505a90227bb9694de5c78d36d53191dfa Author: Greg Hudson Committer: Tom Yu Commit: d065fd7505a90227bb9694de5c78d36d53191dfa Branch: krb5-1.13 src/lib/krb5/krb/walk_rtree.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)