This commit is contained in:
vanhauser-thc
2024-01-24 18:22:17 +01:00
parent 8746b3e310
commit ba28c4982b

View File

@ -1573,6 +1573,8 @@ void add_defs_fortify(aflcc_state_t *aflcc, u8 action) {
}
aflcc->have_fortify = 1;
}
void add_defs_lsan_ctrl(aflcc_state_t *aflcc) {