aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmux.c')
-rw-r--r--src/osmux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmux.c b/src/osmux.c
index 0a7fa6e..828ed3b 100644
--- a/src/osmux.c
+++ b/src/osmux.c
@@ -617,6 +617,7 @@ void osmux_xfrm_input_fini(struct osmux_in_handle *h)
llist_del(&node->head);
talloc_free(node);
}
+ osmo_timer_del(&batch->timer);
talloc_free(batch);
}