# MutantHub mutant #2191: Custom mutation at asmap.cpp:199
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/util/asmap.cpp:199-199
# Review: APPROVED; outcome: KILLED
--- a/src/util/asmap.cpp
+++ b/src/util/asmap.cpp
@@ -199,1 +199,1 @@
-            if (jump == INVALID) break; // Jump offset straddles EOF
+            if (jump == INVALID) continue; // Jump offset straddles EOF
