Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Subject: Fix leash crash in some build environments X-RT-Original-Encoding: iso-8859-1 Content-Length: 205 leash/KrbListTickets.cpp incorrectly used free() instead of krb5_free_string() for the krb5_cc_get_full_name() output. This is fixed in master by ebeb1e359fa10ea710d467ca3756ababd1276fa6 but needs pullup