aboutsummaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_secure_link_module.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2013-01-25 09:59:28 +0000
committerRuslan Ermilov <ru@nginx.com>2013-01-25 09:59:28 +0000
commit33e934ccc8fcf4f62fbbd08c1eb1b396cac5facb (patch)
tree4c4547d35ef877886e624c27b70f69a319f97bf4 /src/http/modules/ngx_http_secure_link_module.c
parentdb5e48d9b8c49088f278d8a2e6e3e1cf82d441f2 (diff)
downloadnginx-33e934ccc8fcf4f62fbbd08c1eb1b396cac5facb.tar.gz
nginx-33e934ccc8fcf4f62fbbd08c1eb1b396cac5facb.zip
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.
Diffstat (limited to 'src/http/modules/ngx_http_secure_link_module.c')
0 files changed, 0 insertions, 0 deletions