summaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/rendservice.c')
-rw-r--r--src/or/rendservice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/rendservice.c b/src/or/rendservice.c
index bf34aee283..e423cb71ef 100644
--- a/src/or/rendservice.c
+++ b/src/or/rendservice.c
@@ -691,7 +691,6 @@ rend_config_services(const or_options_t *options, int validate_only)
log_warn(LD_CONFIG,
"HiddenServiceAllowUnknownPorts should be 0 or 1, not %s",
line->value);
- smartlist_free(temp_service_list);
goto free_and_return;
}
log_info(LD_CONFIG,