From 5361d6a303ee987b933f4851e2dc78e6084083ab Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 16 Apr 2020 10:43:13 +0200 Subject: rename trace bits variable --- afl-dyninst.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'afl-dyninst.cpp') diff --git a/afl-dyninst.cpp b/afl-dyninst.cpp index 50a0a31..ea6a4f4 100644 --- a/afl-dyninst.cpp +++ b/afl-dyninst.cpp @@ -288,6 +288,7 @@ bool insertBBCallback(BPatch_addressSpace *appBin, BPatch_function *curFunc, cha BPatchSnippetHandle *handle; + // level 3 is disabled if (performance >= 3) { // these are dummy instructions we overwrite later BPatch_variableExpr *pid = appImage->findVariable("prev_id"); -- cgit 1.4.1