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: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 635 pull up r25496 from trunk ------------------------------------------------------------------------ r25496 | hartmans | 2011-12-02 13:52:12 -0500 (Fri, 02 Dec 2011) | 11 lines ticket: 7034 subject: mk_cred: memory management target_version: 1.10 tags: pullup 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/ce84a530f426e6c5f00abd3f171ec895921d6c18 Commit By: tlyu Revision: 25519 Changed Files: U branches/krb5-1-10/src/lib/krb5/krb/mk_cred.c