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: hartmans@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 356 Fix for mk_cred.c: calloc() not malloc() Avoid calling free() in cleanup on uninitialized sub-ptrs if error occurs. Signed-off-by: Kevin Wasserman https://github.com/krb5/krb5/commit/2d4cf1e6217c23a34275d558f4ee53a07eaf9c72 Commit By: hartmans Revision: 25496 Changed Files: U trunk/src/lib/krb5/krb/mk_cred.c