CWE Rule 1341
Description
The product attempts to close or release a resource or handle more than once, without any successful open between the close operations.
Polyspace Implementation
The rule checker checks for Closing previously closed resource.
Examples
Check Information
| Category: Resource Management Errors |
PQL Name: std.cwe_native.R1341 |
Version History
Introduced in R2023a