Merge branch 'master' into dev

This commit is contained in:
van Hauser 2020-04-25 13:05:25 +02:00 committed by GitHub
commit cefefba244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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