In krb5_encrypt_helper, return ENOMEM instead of 0 if we can't
authorGreg Hudson <ghudson@mit.edu>
Tue, 6 Oct 2009 16:36:34 +0000 (16:36 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 6 Oct 2009 16:36:34 +0000 (16:36 +0000)
commitaf272eb06c753ca9244768e11ae01aa10f21a9c7
tree45c77c724341848689b6dc6586532b0c7436d5b5
parent8537a4edfaabb5fbd4a0ea579124361731035e0f
In krb5_encrypt_helper, return ENOMEM instead of 0 if we can't
allocate the ciphertext buffer.

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