commit | e57e8669f2ab8350d30f771dd2fdd5377f183db2 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Sep 24 10:35:17 2013 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Sep 24 10:35:17 2013 +0100 |
tree | 8344918b6ac5ca26792460aec1d5a60c1ede88e2 | |
parent | ccc3e6d9c9aea07a0b60b2b0bfc5b05a704b66d5 [diff] |
KEYS: Drop the permissions argument from __keyring_search_one() Drop the permissions argument from __keyring_search_one() as the only caller passes 0 here - which causes all checks to be skipped. Signed-off-by: David Howells <dhowells@redhat.com>