Commit By: raeburn Log Message: ticket: new subject: fix cleanup code in allocating preauth info target_version: 1.6.4 tags: pullup After an allocation failure, free up the previously allocated array elements by counting back down to zero, not continuing to count up until we hit zero. Changed Files: U trunk/src/lib/krb5/krb/get_in_tkt.c