pull up r18865 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 21:24:07 +0000 (21:24 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 30 Nov 2006 21:24:07 +0000 (21:24 +0000)
commit78c19d0c4cd35a45ce3453e341c400435c99e951
treea712820bd7b87404bf070d043526b7b431e8f8db
parent170c0bda00af7f21de566c707401fe563c5dda72
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.

ticket: 4928
version_fixed: 1.6

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@18883 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/copy_data.c