Versions Compared

Key

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

...

CERT C++ Secure Coding Standard: MSC10-CPP. Character Encoding - UTF8 Related Issues

ISO/IEC 10646:2003ISO/IEC TR 24772 "AJN Choice of Filenames and other External Identifiers"

MITRE CWE: CWE-176, "Failure to Handle Unicode Encoding" MITRE CWE: and CWE-116, "Improper Encoding or Escaping of Output"

Bibliography

Wiki Markup
\[[ISO/IEC 10646:2003|AA. Bibliography#ISO/IEC 10646-2003]\]
\[[Kuhn 2006|AA. Bibliography#Kuhn 06]\]
\[[Pike 1993|AA. Bibliography#Pike 93]\]
\[[Unicode 2006|AA. Bibliography#Unicode 06]\]  
\[[Viega 2003|AA. Bibliography#Viega 03]\] Section 3.12, "Detecting Illegal UTF-8 Characters"
\[[Wheeler 2003|AA. Bibliography#Wheeler 03]\]
\[[Yergeau 1998|AA. Bibliography#Yergeau 98]\]

...