]> git.kaiwu.me - nginx.git/commit
Added three missing checks for NULL after ngx_array_push() calls.
authorValentin Bartenev <vbart@nginx.com>
Wed, 8 Aug 2012 12:03:46 +0000 (12:03 +0000)
committerValentin Bartenev <vbart@nginx.com>
Wed, 8 Aug 2012 12:03:46 +0000 (12:03 +0000)
commit86dd5bde4590e60289cf2ae94afe2f9ab5d65f3c
treeecdea6f9f6c1b5bd3267726344d76159956b23ce
parent2af80d5fab3e3962baf38d65eebcfe79312ae32e
Added three missing checks for NULL after ngx_array_push() calls.

Found by Coverity.
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_limit_conn_module.c
src/http/modules/ngx_http_limit_req_module.c