nginx/src
Valentin Bartenev f0fbcaf098 Use ngx_pcalloc() in ngx_conf_merge_path_value().
It initializes the "data" pointer of ngx_path_t that will be checked after
subsequent changes.
2013-09-16 18:49:10 +04:00
..
core Use ngx_pcalloc() in ngx_conf_merge_path_value(). 2013-09-16 18:49:10 +04:00
event Events: removed unused flags from the ngx_event_s structure. 2013-09-05 16:53:02 +04:00
http Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320). 2013-09-16 18:33:39 +04:00
mail Style. 2013-07-11 20:38:27 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed handling of the ready flag with kqueue. 2013-09-05 16:53:02 +04:00