CWE Rule 911
Description
The product uses a reference count to manage a resource, but it does not update or incorrectly updates the reference count.
Polyspace Implementation
The rule checker checks for Use of previously freed pointer.
Examples
Check Information
| Category: Resource Management Errors |
PQL Name: std.cwe_native.R911 |
Version History
Introduced in R2026a