Skip to content
Commit 39419ef7 authored by GUO Zihua's avatar GUO Zihua Committed by Mimi Zohar
Browse files

integrity: Fix memory leakage in keyring allocation error path



Key restriction is allocated in integrity_init_keyring(). However, if
keyring allocation failed, it is not freed, causing memory leaks.

Fixes: 2b6aa412 ("KEYS: Use structure to capture key restriction function and data")
Signed-off-by: default avatarGUO Zihua <guozihua@huawei.com>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 8c1d6a05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment