mirror of
https://github.com/opnsense/src.git
synced 2026-02-23 01:46:42 -05:00
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:
|
||
|---|---|---|
| .. | ||
| closefrom_test.c | ||
| dup_test.c | ||
| fcntlflags_test.c | ||
| flock_helper.c | ||
| flock_test.sh | ||
| fspacectl_test.c | ||
| ftruncate_test.c | ||
| Makefile | ||
| Makefile.depend | ||
| newfileops_on_fork_test.c | ||
| path_test.c | ||