pull up r18865 from trunk r18865@cathode-dark-space: tlyu | 2006-11-27 23:57:55 -0500 ticket: new target_version: 1.6 tags: pullup subject: krb5int_copy_data_contents shouldn't free memory it didn't allocate component: krb5-libs * src/lib/krb5/krb/copy_data.c (krb5int_copy_data_contents): Don't free outdata on malloc failure; we didn't allocate outdata. Commit By: tlyu Revision: 18883 Changed Files: _U branches/krb5-1-6/ U branches/krb5-1-6/src/lib/krb5/krb/copy_data.c