CertC++-ARRΒΆ
Arrays
Nested Rules
Do not form or use out-of-bounds pointers or array subscripts |
|
Do not add or subtract an integer to a pointer to a non-array object |
|
Guarantee that library functions do not form invalid pointers |
|
Do not add or subtract a scaled integer to a pointer |
Options
Setting an option for this rule means setting the default for all nested rules.
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
This rule has no individual options.