CWE Rule 587
Description
Rule Description
The software sets a pointer to a specific address other than NULL or 0.
Polyspace Implementation
The rule checker checks for Function pointer assigned with absolute address.
Examples
Check Information
Category: Pointer Issues |