]> git.ipfire.org Git - thirdparty/systemd.git/commit
analyze: fix offline check for 'native' syscall architecture
authorLuca Boccassi <bluca@debian.org>
Thu, 31 Mar 2022 23:53:29 +0000 (00:53 +0100)
committerLuca Boccassi <bluca@debian.org>
Fri, 1 Apr 2022 09:42:48 +0000 (10:42 +0100)
commit1449b0f8a96b272547e405913b37715cbbe4768a
tree448f70cef98a520895694e82affc2c40e8b20899
parent45bff9b4e283f8c3f62dc88eff2d52133d1adeea
analyze: fix offline check for 'native' syscall architecture

Enum values are stored in the set, not strings
src/analyze/analyze-security.c
test/units/testsuite-65.sh