Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: raeburn@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 569 Fix various memory leaks that show up mostly in error cases (e.g., failure to allocate one small object, and then we forget to free another one). Commit By: raeburn Revision: 20481 Changed Files: U trunk/src/kdc/do_tgs_req.c U trunk/src/kdc/kdc_util.c U trunk/src/lib/gssapi/krb5/k5seal.c U trunk/src/lib/krb5/krb/bld_pr_ext.c U trunk/src/lib/krb5/krb/get_creds.c U trunk/src/lib/krb5/krb/get_in_tkt.c U trunk/src/lib/krb5/krb/init_ctx.c U trunk/src/lib/krb5/os/an_to_ln.c U trunk/src/lib/rpc/auth_gss.c U trunk/src/plugins/kdb/db2/adb_policy.c