mirror of
https://github.com/nginx/nginx.git
synced 2024-12-02 05:29:14 -06:00
Silenced a warning for some compilers.
This commit is contained in:
parent
bec516bec9
commit
777879c832
@ -1236,6 +1236,7 @@ ngx_resolver_process_a(ngx_resolver_t *r, u_char *buf, size_t last,
|
||||
addrs = NULL;
|
||||
cname = NULL;
|
||||
qtype = 0;
|
||||
ttl = 0;
|
||||
|
||||
for (a = 0; a < nan; a++) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user