Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) Subject: memory leak when credential delegation X-RT-Original-Encoding: iso-8859-1 Content-Length: 270 Memory leaks when credential delegation is used. Function krb5_mcc_generate_new in ./ccache/cc_memory.c leaks memory. The local id variable "krb5_ccache lid" is neither freed nor assigned back to calling function. It is reported as leak in valgrind in version 1.4.1