Separate out checking SECURITY_WRITABLE_HOOKS and SECURITY_SELINUX_DISABLE
authorAlexander Popov <alex.popov@linux.com>
Fri, 22 Apr 2022 09:34:49 +0000 (12:34 +0300)
committerAlexander Popov <alex.popov@linux.com>
Fri, 22 Apr 2022 09:34:49 +0000 (12:34 +0300)
Thanks to @izh1979 for the idea.
Combining these checks with OR is not correct.


No differences found