diff options
author | 2011-08-15 15:30:11 +0300 | |
---|---|---|
committer | 2011-09-14 15:24:52 -0400 | |
commit | fb788d8b981fa55603873416882f8dcf835e7924 (patch) | |
tree | 023d8410571f27e8d10bf6fc0a4a088cb9368df6 /kernel/fork.c | |
parent | evm: permit mode bits to be updated (diff) | |
download | wireguard-linux-fb788d8b981fa55603873416882f8dcf835e7924.tar.xz wireguard-linux-fb788d8b981fa55603873416882f8dcf835e7924.zip |
evm: clean verification status
When allocating from slab, initialization is done the first time in
init_once() and subsequently on free. Because evm_status was not
re-initialized on free, evm_verify_hmac() skipped verifications.
This patch re-initializes evm_status.
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions