...
Opening an already-opened file twice may, in fact, open a different file. For more information, see FIO45-C. Do not perform multiple file operations on the same filename.
...
which matches the order in which logging occurred. This output assumes that the log file was not moved or deleted between the two calls to fopenfprintf().
Automated Detection
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| 75 D | Fully implemented |
...