Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 498 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