Versions Compared

Key

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

...

Attempting to access an object outside of its lifetime can result in undefined behavior and lead to an exploitable vulnerability (see also bullet undefined behavior 8 of Appendix J).

Noncompliant Code Example (Static Variables)

...