# MutantHub mutant #2196: Relational operator mutation at asmap.cpp:215
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/util/asmap.cpp:215-215
# Review: APPROVED; outcome: KILLED
--- a/src/util/asmap.cpp
+++ b/src/util/asmap.cpp
@@ -215,1 +215,1 @@
-            for (int bit = 0; bit < matchlen; bit++) {
+            for (int bit = 0; bit > matchlen; bit++) {
