aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-09-10 09:27:35 +0000
committerMark Johnston <markj@FreeBSD.org>2026-09-10 09:27:35 +0000
commitfc33bbb024502d2c90289ff4b62a8ec4d20df238 (patch)
tree966bf359f7091b3fe7b204f1de3cbe38e69a3c0a /source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
parent464b29857ff18801aca49d1001643c5cdd1324e8 (diff)
nd6: Fix the array size in union nd_optsHEADmain
ND_OPT_ROUTE_INFO is 24, so an access of that index is technically out of bounds, though note that the per-option struct has an entry for this option. Fix the array size to appease -fsanitize=array-bounds. Reviewed by: pouria, glebius MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D59392
Diffstat (limited to 'source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp')
0 files changed, 0 insertions, 0 deletions