The official NGINX Open Source repository.
Go to file
Maxim Dounin c9e51955ea Merge of r5017: fixed null dereference with resolver and poll.
Events: fixed null pointer dereference with resolver and poll.

A POLLERR signalled by poll() without POLLIN/POLLOUT, as seen on
Linux, would generate both read and write events, but there's no
write event handler for resolver events.  A fix is to only call
event handler of an active event.
2013-02-11 16:06:39 +00:00
auto Merge of r5014, r5015, r5016, r5030: geoip ipv6 support. 2013-02-11 15:34:30 +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 Merge of r5001: year 2013. 2013-02-11 15:00:43 +00:00
misc Merge of r4870, r4871, r4890, r4895: minor fixes. 2012-11-12 18:39:51 +00:00
src Merge of r5017: fixed null dereference with resolver and poll. 2013-02-11 16:06:39 +00:00
.hgtags release-1.2.6 tag 2012-12-11 14:26:07 +00:00