CWE Rule 587
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 |
PQL Name: std.cwe_native.R587 |