2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00
Files
apparmor/utils
Christian Boltz c65206f16c create_new_profile(): use and return merged profile names
... and adjust all callers and the tests.

For bonus points ;-) this also removes a hasher usage, and extends the
test to check that only the expected profile gets created.
2021-04-15 12:53:08 +02:00
..
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2016-10-01 20:57:09 +02:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2016-10-01 20:57:09 +02:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.