]> git.kaiwu.me - nginx.git/commit
Merge of r4766, r4767: ngx_http_upstream_add() changes.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:20:01 +0000 (17:20 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:20:01 +0000 (17:20 +0000)
commit5ac59c235d71c506619e10a77827efb7ca87e157
tree44af6dc881d274f1840a47c244a1ec34b2c6c926
parent23778a20c98d93353da69aba08ee76772f257c34
Merge of r4766, r4767: ngx_http_upstream_add() changes.

*) Fixed to return NULL if an error occurs.

*) Microoptimization: replaced an expression known to be constant with
   the constant value.
src/http/ngx_http_upstream.c