Fix a memory leak in krb5int_rd_chpw_rep in a block of code handling
authorGreg Hudson <ghudson@mit.edu>
Sat, 2 May 2009 04:58:19 +0000 (04:58 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 2 May 2009 04:58:19 +0000 (04:58 +0000)
commit6cfaeecbbac3f2420b724cd8e62d1ea98288bc05
treeb8b5f9a9fbf078995691b702332f50ce2afe6dc0
parent397c8078cdfaf400fb32e0b2f4098efad9566500
Fix a memory leak in krb5int_rd_chpw_rep in a block of code handling
buggy MS KDC behavior.  It's not entirely clear what should happen in
the case where memory was leaked (error packet received containing
e_data) so pick a conservative option.

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