Home
last modified time | relevance | path

Searched hist:"3733 d82c4deb49035a39e18744085d1e3e9b8dc5" (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libcasper/services/cap_fileargs/tests/
H A Dfileargs_test.cdiff 3733d82c4deb49035a39e18744085d1e3e9b8dc5 Thu Feb 15 01:42:48 CET 2024 Ed Maste <emaste@FreeBSD.org> libcasper: fix cap_rights_init usage

Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).

PR: 277057
Fixes: faaf43b2a750 ("fileargs: add tests")
Sponsored by: The FreeBSD Foundation