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
Igor Sysoev 918ef947da Fix segfault when while discarding body a write event handler is called,
runs ngx_http_core_run_phases(), and starts a request processing again.
The write event has clear type and remained in a keepalive connection.
The bug was introduced in r3050.
2010-01-28 08:33:24 +00:00
auto do not add NGX_GCC_OPT twice: it is added later with -W 2009-12-21 17:51:30 +00:00
conf add conf/fastcgi.conf 2009-12-15 13:54:41 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.8.32-RELEASE 2010-01-11 15:35:44 +00:00
misc fix "make zip", the bug has been introduced in r2841 2009-05-18 16:50:05 +00:00
src Fix segfault when while discarding body a write event handler is called, 2010-01-28 08:33:24 +00:00
.hgtags release-0.8.32 tag 2010-01-11 15:35:45 +00:00