Skip to content
Snippets Groups Projects
Commit 1111eae9 authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()


It is sufficient to check the return code of
ecryptfs_find_daemon_by_euid(). If it returns 0, it always sets the
daemon pointer to point to a valid ecryptfs_daemon.

Signed-off-by: default avatarTyler Hicks <tyhicks@canonical.com>
Reported-by: default avatarKees Cook <keescook@chromium.org>
parent 1101d586
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment