Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Opening an already-opened file may, in fact, might open a different file. For more information, see FIO45-C. Do not perform multiple file operations on the same filenameAvoid TOCTOU race conditions while accessing files.

Noncompliant Code Example

...