nginx/src
Maxim Dounin cb8a0327ab Added ngx_init_setproctitle() return code check.
The ngx_init_setproctitle() function, as used on systems without
setproctitle(3), may fail due to memory allocation errors, and
therefore its return code needs to be checked.

Reported by Markus Linnala.
2014-09-08 21:36:09 +04:00
..
core Core: ngx_regex_compile() error handling fixes. 2014-09-08 21:35:53 +04:00
event SSL: guard use of all SSL options for bug workarounds. 2014-09-03 14:49:55 -07:00
http Fixed ETag memory allocation error handling. 2014-09-08 21:36:03 +04:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Added ngx_init_setproctitle() return code check. 2014-09-08 21:36:09 +04:00