* g_cnffile.c (krb__get_srvtabname): Keep strdup()ed string in a static variable and free it called again; this prevents a memory leak. To generate a diff of this commit: cvs diff -r1.170 -r1.171 krb5/src/lib/krb4/ChangeLog cvs diff -r1.9 -r1.10 krb5/src/lib/krb4/g_cnffile.c