Versions Compared

Key

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

...

CERT C++ Secure Coding StandardPRE09-CPP. Do not replace secure functions with less secure functions
ISO/IEC TR 24772Executing or loading untrusted code [XYS]
MITRE CWECWE-684, " Failure to provide specified functionality"

 Bibliography

[ISO/IEC 9899:2011]Section 7.21.6.12, "The vsnprintf Function"
[Open Group 2004]vsnprintf()
[Seacord 2005a]Chapter 6, "Formatted Output"
[VU#654390] 

...