FreeBSD/src b3bec79 (r353914)lib/libcasper/services/cap_sysctl cap_sysctl.c

cap_sysctl: correct typo from r347534-ish

operation & ~limit where limit is a bool is clearly not what was intended,
given the line prior. Correct it to use the calculated mask for validation.

The cap_sysctl tests should now be functional again.
DeltaFile
+1-1lib/libcasper/services/cap_sysctl/cap_sysctl.c
+1-11 files

UnifiedSplitRaw