Home
last modified time | relevance | path

Searched hist:"1821 df040ac3cd6a57518739f345da6d50ea9d3f" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dkeystore.cdiff 1821df040ac3cd6a57518739f345da6d50ea9d3f Thu Mar 17 06:48:50 CDT 2011 Roberto Sassu <roberto.sassu@polito.it> eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix

The pointer '(*auth_tok_key)' is set to NULL in case request_key()
fails, in order to prevent its use by functions calling
ecryptfs_keyring_auth_tok_for_sig().

Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Cc: <stable@kernel.org>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>