summaryrefslogtreecommitdiff
path: root/test/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/auth.c')
-rw-r--r--test/auth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/auth.c b/test/auth.c
index bbc8dad..2b9fdb3 100644
--- a/test/auth.c
+++ b/test/auth.c
@@ -1297,6 +1297,7 @@ static int multi_rfc7616(void)
ne_session_destroy(sess);
ne_buffer_destroy(buf);
+ ne_buffer_destroy(exp);
return await_server();
}