mirror of https://github.com/nginx/nginx
Fixed null pointer dereference in resolver (ticket #91).
The cycle->new_log.file may not be set before config parsing finished if there are no error_log directive defined at global level. Fix is to copy it after config parsing. Patch by Roman Arutyunyan.stable-1.2
parent
5c95f88503
commit
53d9677de4
Loading…
Reference in new issue