aboutsummaryrefslogtreecommitdiffstats
path: root/tests/proxy-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/proxy-test.c')
-rw-r--r--tests/proxy-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/proxy-test.c b/tests/proxy-test.c
index d91a73d..c09468d 100644
--- a/tests/proxy-test.c
+++ b/tests/proxy-test.c
@@ -129,6 +129,7 @@ TEST(proxy_tag)
assert(client.callback_count == 2);
+ wl_protocol_logger_destroy(logger);
wl_display_disconnect(client.display);
wl_event_loop_dispatch(server.loop, 100);