...
Using a non-standard mode will lead to undefined behavior, likely causing the call to fopen()
to fail.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FIO11-A | 1 (low) | 2 (probable) | 3 (low) | P6 | L2 |
...
...
Using a non-standard mode will lead to undefined behavior, likely causing the call to fopen()
to fail.
Rule Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
FIO11-A | 1 (low) | 2 (probable) | 3 (low) | P6 | L2 |
...