fix r1879

This commit is contained in:
Igor Sysoev 2008-02-06 17:23:17 +00:00
parent 61adfb287f
commit 18be913cb6

View File

@ -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 */