ISO/IEC TS 17961 [invptr]
Forming or using out-of-bounds pointers or array subscripts
Description
Rule Definition
Forming or using out-of-bounds pointers or array subscripts.1
Polyspace Implementation
This checker checks for these issues:
Array access out of bounds.
Pointer access out of bounds.
Extend Checker
When the input values are unknown and only a subset of inputs cause an issue, Bug Finder might not detect an Array access out of bounds. To check for violations caused by specific system input values, run a stricter Bug Finder analysis. See Extend Bug Finder Checkers to Find Defects from Specific System Input Values.
Examples
Check Information
Decidability: Undecidable |
Version History
Introduced in R2019a
1 Extracts from the standard "ISO/IEC TS 17961 Technical Specification - 2013-11-15" are reproduced with the agreement of AFNOR. Only the original and complete text of the standard, as published by AFNOR Editions - accessible via the website www.boutique.afnor.org - has normative value.