Merge branch 'master' into dev

This commit is contained in:
van Hauser
2020-04-25 13:05:25 +02:00
committed by GitHub

View File

@ -500,4 +500,3 @@ __attribute__((constructor)) void __dislocator_init(void) {
align_allocations = !!getenv("AFL_ALIGNED_ALLOC");
}