]> www.infradead.org Git - users/jedix/linux-maple.git/commit
apparmor: domain: clean up duplicated parts of handle_onexec()
authorLeesoo Ahn <lsahn@ooseel.net>
Tue, 9 Jul 2024 03:07:51 +0000 (12:07 +0900)
committerJohn Johansen <john.johansen@canonical.com>
Wed, 27 Nov 2024 03:21:05 +0000 (19:21 -0800)
commitab6875fbb9d318f56ed0c393c455e9f48293b00f
treeb45a63ddcd529fa6a215bdb60c731cd05035655a
parentc03093730616a0ce23b1f25f0c5a7f3f613ca94a
apparmor: domain: clean up duplicated parts of handle_onexec()

Regression test of AppArmor finished without any failures.

PASSED: aa_exec access attach_disconnected at_secure introspect
capabilities changeprofile onexec changehat changehat_fork
changehat_misc chdir clone coredump deleted e2e environ exec exec_qual
fchdir fd_inheritance fork i18n link link_subset mkdir mmap mount
mult_mount named_pipe namespaces net_raw open openat pipe pivot_root
posix_ipc ptrace pwrite query_label regex rename readdir rw socketpair
swap sd_flags setattr symlink syscall sysv_ipc tcp unix_fd_server
unix_socket_pathname unix_socket_abstract unix_socket_unnamed
unix_socket_autobind unlink userns xattrs xattrs_profile longpath nfs
exec_stack aa_policy_cache nnp stackonexec stackprofile
FAILED:
make: Leaving directory '/apparmor/tests/regression/apparmor'

Signed-off-by: Leesoo Ahn <lsahn@ooseel.net>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/domain.c