]> git.ipfire.org Git - thirdparty/systemd.git/commit
selinux: check return value of string_to_security_class()
authorChristian Göttsche <cgzones@googlemail.com>
Mon, 2 Mar 2020 16:53:20 +0000 (17:53 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 3 Mar 2020 13:17:52 +0000 (14:17 +0100)
commitfdb0405edd90a3016165a83f3f075de7bae3084e
treea1d919e36ca949966784d1ca30ad84f38282edfc
parent81d4a026a61c7be3cfee78613e84f76869d74d3b
selinux: check return value of string_to_security_class()

This should never happen, but better safe than sorry.
src/basic/selinux-util.c