diff --git a/src/breaks.cpp b/src/breaks.cpp index acf11821..1425fc00 100644 --- a/src/breaks.cpp +++ b/src/breaks.cpp @@ -218,6 +218,7 @@ void break_blocks(const xg::XG& graph, best_id = id; } } + edlibFreeAlignResult(result); } } }