]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In r358471, we interrupted the case block that would eventually lead
authorChristian S.J. Peron <csjp@FreeBSD.org>
Tue, 3 Mar 2020 01:46:35 +0000 (01:46 +0000)
committerChristian S.J. Peron <csjp@FreeBSD.org>
Tue, 3 Mar 2020 01:46:35 +0000 (01:46 +0000)
commit3580f3cfec67c2b0dcef66329b11572017e554e2
treeba78bce0f1d89916c9c34434009da4bd5a7097f1
parent4cf919edb903d67545210de4541429401304b4af
In r358471, we interrupted the case block that would eventually lead
to the path related tokens not being processed. Restore this behavior and
and move AUE_JAIL_SET in this block, as it may conditionally contain a
path token.

Discovered by: kevans
PR: 244537
Reviewed by: kevans
Differential Revision: https://reviews.freebsd.org/D23929
sys/security/audit/audit_bsm.c