Versions Compared

Key

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

...

Risk Assessment

The misuse of fsetpos() could can move a file stream read to a undesired unintended location in the file. If this location held input from the user, the user would then gain control of the variables being read from the file.

...