pull up r19022 from trunk
authorTom Yu <tlyu@mit.edu>
Sat, 20 Jan 2007 00:20:53 +0000 (00:20 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 20 Jan 2007 00:20:53 +0000 (00:20 +0000)
commit50cc0ba64a2be018a7ca66f6218f8c44c61d0fcf
tree24d50929d9d6466a2f96a381476af0635e624eaa
parent3d31544d6ed7f720ca138901fd932a1bbc77d029
pull up r19022 from trunk

 r19022@cathode-dark-space:  epeisach | 2006-12-30 01:09:25 -0500
 ticket: 5233
 tags: pullup

 If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - free
 memory and return in message_buffer a NULL pointer for value.  This
 is consistant with gss_release_buffer in the mechglue implementation in which
 memory is only freed if the buffer length != 0.

ticket: 5233
version_fixed: 1.6.1

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