
* step 1 * i forgot to change this * add handler * doc * fmt * move to libafl_targets * fix * windows * clp * fix * clp * cfg * fix * clp Co-authored-by: Dominik Maier <domenukk@gmail.com>
5 lines
101 B
C
5 lines
101 B
C
#include "common.h"
|
|
|
|
EXT_FUNC_IMPL(__sanitizer_set_death_callback, void, (void), false) {
|
|
return;
|
|
} |