2004-05-15 Jeffrey Altman <jaltman@mit.edu>
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 15 May 2004 04:08:08 +0000 (04:08 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 15 May 2004 04:08:08 +0000 (04:08 +0000)
commit40ea20074a236fc123a3a6ee5fa03d20a2e5c7c0
tree456f98841af8faaeceed8c7e9e98f563c5e73d5a
parentf47f267901f3f82eab007d0e974d5fa066142832
2004-05-15  Jeffrey Altman <jaltman@mit.edu>

 * cc_mslsa.c:
   Do not use the FAILED() macro to test the result of ConstructTicketRequest().
   ConstructTicketRequest() returns positive errors and FAILED() only considers
   negative values to be a failure condition.

   Also, close potential memory leak of LSA allocated memory.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16338 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/cc_mslsa.c