Expand description

The inprocess executor singal handling code for unix

Functions

  • Crash-Handler for in-process fuzzing. Will be used for signal handling. It will store the current State to shmem, then exit.
  • Timeout-Handler for in-process fuzzing. It will store the current State to shmem, then exit.
  • invokes the post_exec hook on all observer in case of panic