The official NGINX Open Source repository.
Go to file
Maxim Dounin 53d9677de4 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.
2012-02-27 16:57:02 +00:00
auto Configure: moved icc detection before gcc. 2012-02-27 16:23:44 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.15-RELEASE 2012-02-15 13:26:06 +00:00
misc Update OpenSSL and PCRE used for win32 builds. 2012-01-30 13:47:03 +00:00
src Fixed null pointer dereference in resolver (ticket #91). 2012-02-27 16:57:02 +00:00
.hgtags release-1.1.15 tag 2012-02-15 13:26:27 +00:00