Verify that a capability violation is recorded when shm_open(2) is called
with a non-anonymous path.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D44733 Authored by jfree on Apr 10 2024, 1:19 AM.
Details Summary Verify that a capability violation is recorded when shm_open(2) is called
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptApr 10 2024, 1:19 AM2024-04-10 01:19:28 (UTC+0) Harbormaster completed remote builds in B57024: Diff 136831.Apr 10 2024, 1:19 AM2024-04-10 01:19:59 (UTC+0) This revision is now accepted and ready to land.Apr 10 2024, 1:46 AM2024-04-10 01:46:35 (UTC+0) Closed by commit rG054a4720591f: tests: Add ktrace regression test for shm_open (authored by jfree). · Explain WhyApr 10 2024, 2:21 AM2024-04-10 02:21:22 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136832 tests/sys/kern/ktrace_test.c
|
Worth being explicit that these arguments are comma-separated and mention their internal representation if relevant?