moved repository to https://github.com/AFLplusplus/AFLplusplus and updated links

This commit is contained in:
van Hauser
2020-03-19 15:20:39 +01:00
parent f6847b0314
commit be261b3e69
13 changed files with 25 additions and 25 deletions

View File

@ -181,7 +181,7 @@ void bind_to_free_cpu(afl_state_t *afl) {
ck_free(procs);
#else
#warning \
"For this platform we do not have free CPU binding code yet. If possible, please supply a PR to https://github.com/vanhauser-thc/AFLplusplus"
"For this platform we do not have free CPU binding code yet. If possible, please supply a PR to https://github.com/AFLplusplus/AFLplusplus"
#endif
size_t cpu_start = 0;