...
| CERT C Secure Coding Standard | SIG30-C. Call only asynchronous-safe functions within signal handlers |
| SEI CERT C++ Coding Standard | VOID 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 |
...