Versions Compared

Key

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

...

Wiki Markup
<ac:structured-macro ac:name="anchor" ac:schema-version="1" ac:macro-id="74968132d45e2503-e54fe6d1-46b94e3a-be35a7cf-cb5371b7e64eebf3b3ab8201"><ac:parameter ac:name="">1</ac:parameter></ac:structured-macro>\[1\] Note that POSIX ^&#xAE;^ strengthens the specification for {{_Exit()}} by prohibiting the function from flushing stream buffers. See the {{[documentation|http://www.opengroup.org/onlinepubs/9699919799/functions/_Exit.html]}} of the function in \[[IEEE Std 1003.1-2008|AA. Bibliography#IEEE Std 1003.1-2008]\].

...

Wiki Markup
<ac:structured-macro ac:name="anchor" ac:schema-version="1" ac:macro-id="a870d90fa9c71138-a9a45261-4b334a09-8b3eb180-ae74d51ea483c529307f1b38"><ac:parameter ac:name="">2</ac:parameter></ac:structured-macro>\[2\] Unlike in the case of {{\_Exit()}}, POSIX ^&#xAE;^ explicitly permits but does not require implementations to flush stream buffers. See the {{[documentation|http://www.opengroup.org/onlinepubs/9699919799/functions/abort.html]}} of the function in \[[IEEE Std 1003.1-2008|AA. Bibliography#IEEE Std 1003.1-2008]\].

...

ISO/IEC PDTR 24772 "REU Termination strategy"

The CERT Oracle Secure Coding Standard for Java: FIO14-J. Perform proper cleanup at program termination

MITRE CWE: CWE-705, "Incorrect Control Flow Scoping"

...