Fix a case in the krb5_rd_rep error handler (introduced in the last
authorGreg Hudson <ghudson@mit.edu>
Tue, 5 May 2009 16:00:40 +0000 (16:00 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 5 May 2009 16:00:40 +0000 (16:00 +0000)
commit963d72c9b874e51a98dd674bb9e62ba0f0a9f5f7
treee3f9352be1cb34b3fbde9a4a207b7d632b1d6611
parent04a8f6f3ac5c53998ed4a0c9025bbdba143cde43
Fix a case in the krb5_rd_rep error handler (introduced in the last
commit) where scratch.data could be indirected through even if it
wasn't allocated successfully.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22309 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/rd_rep.c