1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/lib/libcasper
Kyle Evans b3bec79d36 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.
2019-10-23 03:23:14 +00:00
..
libcasper
services cap_sysctl: correct typo from r347534-ish 2019-10-23 03:23:14 +00:00
tests
Makefile
Makefile.inc