
...
Using the value of a pointer to a FILE
object after the associated file is closed is undefined behavior 153.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FIO46-C | Medium | Unlikely | Medium | P4 | L3 |
...
...
Using the value of a pointer to a FILE
object after the associated file is closed is undefined behavior 153.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FIO46-C | Medium | Unlikely | Medium | P4 | L3 |
...