...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FIO42FIO51-CPP | Medium | Unlikely | Medium | P4 | L3 |
...
CERT C++ Coding Standard | MEM51-CPP. Properly deallocate dynamically allocated resources |
CERT C Coding Standard | FIO42-C. Close files when they are no longer needed |
Bibliography
[ISO/IEC 14882-2014] | 27.9.1, "File Streams" |
...