aboutsummaryrefslogtreecommitdiff
path: root/examples/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello.c')
-rw-r--r--examples/hello.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hello.c b/examples/hello.c
index 7f18f79..0c16fb5 100644
--- a/examples/hello.c
+++ b/examples/hello.c
@@ -59,6 +59,8 @@ int main()
printf("done\n");
+ uvh_server_free(server);
+
return 0;
error: