diff --git a/src/main.c b/src/main.c index 48b2dda..a16f266 100644 --- a/src/main.c +++ b/src/main.c @@ -669,7 +669,6 @@ static void event_thread(void) { continue; } net_buf_put(&h5.host_queue, buf); - net_buf_unref(buf); } }