aboutsummaryrefslogtreecommitdiff
path: root/source/components/debugger/(developers-only)
diff options
context:
space:
mode:
authorZhenlei Huang <zlei@FreeBSD.org>2024-06-08 03:21:11 +0000
committerZhenlei Huang <zlei@FreeBSD.org>2024-06-08 03:21:11 +0000
commit23f4131ad685debef98566351cb9f0e0a5903903 (patch)
tree6a0247cb9c766f1f4bbd956bf462478b656d54d7 /source/components/debugger/(developers-only)
parentba2a920786265f364973562abe9262829cf1901b (diff)
downloadsrc-main.tar.gz
src-main.zip
sys/sysctl.h: Fix wrong assertion with multiple access flagsHEADmain
With multiple flags passed in, e.g., CTLFLAG_RD | CTLFLAG_CAPRD, due to the precedence rules, this will result in false positive assertion. Fix that by surrounding the replacement lists with parentheses. Reviewed by: imp, erj Fixes: 10a1e981d411 iflib: mark isc_driver_version as constant MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D45531
Diffstat (limited to 'source/components/debugger/(developers-only)')
0 files changed, 0 insertions, 0 deletions