Correctness condition
Mismatch occurs during pointer cast or function pointer use
Description
This check determines whether:
An array is mapped to a larger array through a pointer cast
A function pointer points to a function with a valid prototype
A global variable falls outside the range specified through the Global Assert mode. See also Constrain Global Variable Range for Polyspace Analysis.
Diagnosing This Check
Examples
Check Information
Group: Other |
Language: C | C++ |
Acronym: COR |