mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
b3bec79d36
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.