...
SEI CERT C++ Coding Standard | VOID ERR04-CPP. Choose an appropriate termination strategy |
CERT Oracle Secure Coding Standard for Java | FIO14-J. Perform proper cleanup at program termination |
ISO/IEC TR 24772:2013 | Termination Strategy [REU] |
MITRE CWE | CWE-705, Incorrect control flow scoping |
...
[IEEE Std 1003.1:2013] | XSH, System Interfaces, exit |
[ISO/IEC 9899:2011] | Subclause 5.1.2.2.3, "Program Termination" Subclause 7.22.4, "Communication with the Environment" |
...