An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Valentin Bartenev f0fbcaf098 Use ngx_pcalloc() in ngx_conf_merge_path_value().
It initializes the "data" pointer of ngx_path_t that will be checked after
subsequent changes.
2013-09-16 18:49:10 +04:00
auto Events: support for EPOLLRDHUP (ticket #320). 2013-07-12 14:51:07 +04:00
conf MIME: eot MIME type updated to follow IANA (ticket #306). 2013-08-23 16:24:24 +04:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.4-RELEASE 2013-08-27 17:37:15 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Use ngx_pcalloc() in ngx_conf_merge_path_value(). 2013-09-16 18:49:10 +04:00
.hgtags release-1.5.4 tag 2013-08-27 17:37:15 +04:00