Skip to content
Snippets Groups Projects
Commit 73d367a8 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Another response test leak fixed.

parent f3d36a06
No related branches found
No related tags found
No related merge requests found
......@@ -541,6 +541,7 @@ static int test_response_to_wire()
diag("Could not parse created wire");
dnslib_response_free(&resp);
dnslib_response_free(&tmp_resp);
free(dnslib_wire);
return 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment