Searched hist:"1 d6d167c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/security/keys/ |
H A D | key.c | 1d6d167c Thu Jan 07 06:46:36 CST 2016 Mimi Zohar <zohar@linux.vnet.ibm.com> KEYS: refcount bug fix
This patch fixes the key_ref leak, removes the unnecessary KEY_FLAG_KEEP test before setting the flag, and cleans up the if/then brackets style introduced in commit: d3600bc KEYS: prevent keys from being removed from specified keyrings
Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: David Howells <dhowells@redhat.com> 1d6d167c Thu Jan 07 06:46:36 CST 2016 Mimi Zohar <zohar@linux.vnet.ibm.com> KEYS: refcount bug fix This patch fixes the key_ref leak, removes the unnecessary KEY_FLAG_KEEP test before setting the flag, and cleans up the if/then brackets style introduced in commit: d3600bc KEYS: prevent keys from being removed from specified keyrings Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: David Howells <dhowells@redhat.com>
|
H A D | keyctl.c | 1d6d167c Thu Jan 07 06:46:36 CST 2016 Mimi Zohar <zohar@linux.vnet.ibm.com> KEYS: refcount bug fix
This patch fixes the key_ref leak, removes the unnecessary KEY_FLAG_KEEP test before setting the flag, and cleans up the if/then brackets style introduced in commit: d3600bc KEYS: prevent keys from being removed from specified keyrings
Reported-by: David Howells <dhowells@redhat.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Acked-by: David Howells <dhowells@redhat.com>
|