diff --git a/main/http.c b/main/http.c index 77ed8a12fe..1a7579761b 100644 --- a/main/http.c +++ b/main/http.c @@ -391,6 +391,7 @@ void ast_http_uri_unlink_all_with_key(const char *key) } } AST_RWLIST_TRAVERSE_SAFE_END + AST_RWLIST_UNLOCK(&uris); } /*