cat: 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
Reported by: asomers, markj
cat: fix cap_rights_init usage Tags None Referenced Files None Subscribers None
Description
Details
|