mirror of
https://github.com/nginx/nginx.git
synced 2026-08-28 12:45:21 +00:00
fix r1879
This commit is contained in:
parent
61adfb287f
commit
18be913cb6
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ ngx_resolve_name(ngx_resolver_ctx_t *ctx)
|
|||
|
||||
if (ctx->event) {
|
||||
ngx_resolver_free_locked(r, ctx->event);
|
||||
ctx->event = NULL;
|
||||
}
|
||||
|
||||
/* unlock alloc mutex */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue