mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
![]() It may be useful to applications that do AppArmor queries to know if the subject label in the query is unknown to the kernel. For example, the corresponding profile may have been removed/renamed. This patch eliminates all potential return locations of aa_query_label() that may have errno set to ENOENT, except for the write() to apparmorfs/.access that sets ENOENT when the subject label isn't found by the kernel. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com> |
||
---|---|---|
.. | ||
libapparmor |