# MutantHub mutant #2145: Custom mutation at txgraph.cpp:3167
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/txgraph.cpp:3167-3167
# Review: APPROVED; outcome: KILLED
--- a/src/txgraph.cpp
+++ b/src/txgraph.cpp
@@ -3167,1 +3167,1 @@
-        if (m_cur_iter == m_graph->m_main_chunkindex.end()) break;
+        if (m_cur_iter == m_graph->m_main_chunkindex.end()) continue;
