Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: epeisach@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 347 Under low memory conditions (or when testing memory allocation failures), the key pointer will be 0 - and not initialized. Test and return failure before deref a NULL. https://github.com/krb5/krb5/commit/97b6d19bc89c8eb6754225875890e0f2dbdd929d Commit By: epeisach Revision: 24292 Changed Files: U trunk/src/lib/crypto/krb/yarrow/ycipher.c