]> git.kaiwu.me - nginx.git/commit
Events: fixed possible crash on start or reload.
authorValentin Bartenev <vbart@nginx.com>
Fri, 27 Mar 2015 18:19:20 +0000 (21:19 +0300)
committerValentin Bartenev <vbart@nginx.com>
Fri, 27 Mar 2015 18:19:20 +0000 (21:19 +0300)
commit51df7912c4a1320ead61cb57acdeaf16ffdcc289
tree77c9fedcf0d072ccc49669506dffe28629c3a5c9
parent3ffbf84a5ee72bfb466c4e2209fd5691ec67f790
Events: fixed possible crash on start or reload.

The main thread could wake up and start processing the notify event
before the handler was set.
src/event/modules/ngx_epoll_module.c