aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib569.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib569.c')
-rw-r--r--tests/libtest/lib569.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/libtest/lib569.c b/tests/libtest/lib569.c
index 222f1e024..bc4887276 100644
--- a/tests/libtest/lib569.c
+++ b/tests/libtest/lib569.c
@@ -115,9 +115,7 @@ test_cleanup:
if(idfile)
fclose(idfile);
- if(stream_uri)
- free(stream_uri);
-
+ free(stream_uri);
curl_easy_cleanup(curl);
curl_global_cleanup();