# MutantHub mutant #2202: Constant replacement mutation at asmap.cpp:246
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/util/asmap.cpp:246-246
# Review: APPROVED; outcome: KILLED
--- a/src/util/asmap.cpp
+++ b/src/util/asmap.cpp
@@ -246,1 +246,1 @@
-    bool had_incomplete_match = false;  // Track <8 bit matches for efficiency check
+    bool had_incomplete_match = true;  // Track <8 bit matches for efficiency check
