1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00
systemd/src/integritysetup
Tony Asleson f4ae986649 integritysetup: Check args to prevent assert
The utility function parse_integrity_options is used to both validate
integritytab options or validate and return values.  In the case where
we are validating only and we have specific value options we will
assert.
2021-10-28 20:54:41 +09:00
..
integrity-util.c integritysetup: Check args to prevent assert 2021-10-28 20:54:41 +09:00
integrity-util.h
integritysetup-generator.c
integritysetup.c