svn rev #20608: trunk/src/lib/krb5/krb/

raeburn@MIT.EDU raeburn at MIT.EDU
Tue Aug 5 20:05:47 EDT 2008


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



More information about the cvs-krb5 mailing list