Versions Compared

Key

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

...

The strcpy_s() function provides additional safeguards, including accepting the size of the destination buffer as an additional argument (see STR07-AC. Use TR 24731 for remediation of existing string manipulation code).

...