commit | 78ae7df96d647627ceae0b65eea9e4f83a0a4b66 | [log] [tgz] |
---|---|---|
author | Jann Horn <jannh@google.com> | Wed Apr 10 09:55:48 2019 -0700 |
committer | Micah Morton <mortonm@chromium.org> | Mon Jul 15 08:07:09 2019 -0700 |
tree | 1f7f4fb2c97ee93390fe7527e4d026ee87214422 | |
parent | 8068866c4af124345e2a129be921278aada7830f [diff] |
LSM: SafeSetID: refactor policy parsing In preparation for changing the policy parsing logic, refactor the line parsing logic to be less verbose and move it into a separate function. Signed-off-by: Jann Horn <jannh@google.com> Signed-off-by: Micah Morton <mortonm@chromium.org>