Versions Compared

Key

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

...

CERT C++ Secure Coding StandardSIG30-CPP. Call only asynchronous-safe functions within signal handlers
ISO/IEC TR TS 17961Calling functions in the C Standard Library other than abort, _Exit, and signal from within a signal handler [asyncsig]
MITRE CWECWE-479, Unsafe function call from a signal handler

...