From: | epeisach@mit.edu |
Subject: | SVN Commit |
krb5int_yarrow_final tests if the Yarrow_CTX* is valid (not NULL) -
and if not - signals and error for return - but still invokes
mem_zero (memset) with it as an argument. This will only happen in
an out-of-memory situation.
https://github.com/krb5/krb5/commit/2ba32d69322ac7d2b1b8c7b02d996f2ec02d9e59
Commit By: epeisach
Revision: 22410
Changed Files:
U trunk/src/lib/crypto/yarrow/yarrow.c
and if not - signals and error for return - but still invokes
mem_zero (memset) with it as an argument. This will only happen in
an out-of-memory situation.
https://github.com/krb5/krb5/commit/2ba32d69322ac7d2b1b8c7b02d996f2ec02d9e59
Commit By: epeisach
Revision: 22410
Changed Files:
U trunk/src/lib/crypto/yarrow/yarrow.c