about summary refs log tree commit diff
path: root/libdislocator/libdislocator.so.c
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-25 17:53:38 +0200
committervan Hauser <vh@thc.org>2020-04-25 17:53:38 +0200
commit0c3d06c41e2848f53db5caa881d624df87cec0d2 (patch)
treee91f65c47afe18e9c78f2b603ed59342fc191e64 /libdislocator/libdislocator.so.c
parent07db922024a1faf5543f9d83ce683024e99526ce (diff)
downloadafl++-0c3d06c41e2848f53db5caa881d624df87cec0d2.tar.gz
refactored whitelist and blacklist in llvm_mode
Diffstat (limited to 'libdislocator/libdislocator.so.c')
-rw-r--r--libdislocator/libdislocator.so.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdislocator/libdislocator.so.c b/libdislocator/libdislocator.so.c
index 2a9c94f8..6c8916d6 100644
--- a/libdislocator/libdislocator.so.c
+++ b/libdislocator/libdislocator.so.c
@@ -500,3 +500,4 @@ __attribute__((constructor)) void __dislocator_init(void) {
   align_allocations = !!getenv("AFL_ALIGNED_ALLOC");
 
 }
+