Thread (3 messages) 3 messages, 3 authors, 2020-07-22

Re: [PATCH] KEYS: remove redundant memsets

From: David Howells <dhowells@redhat.com>
Date: 2020-07-22 08:01:58
Also in: keyrings, lkml

trix@redhat.com wrote:
-	if (copy_from_user(&uparams, _params, sizeof(uparams)) != 0)
-		return -EFAULT;
-
 	ret = keyctl_pkey_params_get(uparams.key_id, _info, params);
Erm...  uparams is used on the very next statement after the copy_from_user().

David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help