about summary refs log tree commit diff
path: root/instrumentation/afl-compiler-rt.o.c
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-12-01 07:20:00 +0100
committervanhauser-thc <vh@thc.org>2023-12-01 07:20:00 +0100
commitd02036adfd098766ce9576905613cb7911e315d5 (patch)
treeffb7f0fc348aff3d0e4815ceb40002aa0d35c225 /instrumentation/afl-compiler-rt.o.c
parent1fa285079f895b3e0b5b347830ce8a7ab980c691 (diff)
downloadafl++-d02036adfd098766ce9576905613cb7911e315d5.tar.gz
fix
Diffstat (limited to 'instrumentation/afl-compiler-rt.o.c')
-rw-r--r--instrumentation/afl-compiler-rt.o.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/instrumentation/afl-compiler-rt.o.c b/instrumentation/afl-compiler-rt.o.c
index 106892e2..def59b6b 100644
--- a/instrumentation/afl-compiler-rt.o.c
+++ b/instrumentation/afl-compiler-rt.o.c
@@ -183,7 +183,7 @@ static u8 _is_sancov;
 
 /* Debug? */
 
-static u32 __afl_debug;
+/*static*/ u32 __afl_debug;
 
 /* Already initialized markers */