diff options
author | Christian Göttsche <cgzones@googlemail.com> | 2020-12-07 14:45:47 +0100 |
---|---|---|
committer | Tomáš Mráz <tmraz@redhat.com> | 2020-12-08 18:15:08 +0100 |
commit | 5b30470ea3f441403c20f8ddc5a62a6db61bf7e3 (patch) | |
tree | a48131b35099b19dfc865584e4cac395233e7e26 /configure.ac | |
parent | deb5a9fb07ce3dad86ad66789c91b703ad12ca2f (diff) | |
download | pam-5b30470ea3f441403c20f8ddc5a62a6db61bf7e3.tar.gz pam-5b30470ea3f441403c20f8ddc5a62a6db61bf7e3.tar.bz2 pam-5b30470ea3f441403c20f8ddc5a62a6db61bf7e3.zip |
pam_namespace: check for string_to_security_class failure
Check for the unlikely case string_to_security_class() does not find the
associated SELinux security class.
This will only happen if the loaded SELinux policy does not define the
class "dir" (which no sane policy does) or querying the selinuxfs
fails.
Suggested by #309
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions