...
| CERT C Secure Coding Standard | ERR04-C. Choose an appropriate termination strategy SIG30-C. Call only asynchronous-safe functions within signal handlers |
| CERT C++ Secure Coding Standard | ENV32-CPP. All atexit handlers must return normally |
| ISO/IEC TR 24772:2013 | Structured Programming [EWD] Termination Strategy [REU] |
| MITRE CWE | CWE-705, Incorrect control flow scoping |
...