aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 38b1197..797ef73 100644
--- a/src/main.c
+++ b/src/main.c
@@ -457,6 +457,7 @@ cleanup:
teco_ring_cleanup();
teco_qreg_table_clear(&local_qregs);
teco_qreg_table_clear(&teco_qreg_table_globals);
+ teco_qreg_stack_clear();
teco_view_free(teco_qreg_view);
#endif
teco_interface_cleanup();