The official NGINX Open Source repository. https://nginx.org/
Find a file
Valentin Bartenev 3c5bd34771 Fixed memory leaks in the root and auth_basic_user_file directives.
If a relative path is set by variables, then the ngx_conf_full_name()
function was called while processing requests, which causes allocations
from the cycle pool.

A new function that takes pool as an argument was introduced.
2013-08-06 19:58:40 +04:00
auto Core: guard use of AI_ADDRCONFIG. 2013-08-05 13:44:56 +04:00
conf MIME: use "application/javascript" for .js files. 2013-07-31 23:40:46 +04:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.3-RELEASE 2013-07-30 17:27:55 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Fixed memory leaks in the root and auth_basic_user_file directives. 2013-08-06 19:58:40 +04:00
.hgtags release-1.5.3 tag 2013-07-30 17:27:55 +04:00