nginx/src
Maxim Dounin e8fe3ce098 Fixed segfault with try_files (ticket #152).
The problem occured if first uri in try_files was shorter than request uri,
resulting in reserve being 0 and hence allocation skipped.  The bug was
introduced in r4584 (1.1.19).
2012-04-19 15:48:03 +00:00
..
core Don't silently ignore the last line of configuration file that 2012-04-18 13:30:43 +00:00
event Fixed master exit if there is no events section (ticket #150). 2012-04-18 14:47:10 +00:00
http Fixed segfault with try_files (ticket #152). 2012-04-19 15:48:03 +00:00
mail Whitespace fixes. 2012-03-05 18:09:06 +00:00
misc Copyright updated. 2012-01-18 15:07:43 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14). 2012-04-17 09:13:58 +00:00