diff options
author | Eran Kornblau <erankor@gmail.com> | 2020-06-15 03:58:31 -0400 |
---|---|---|
committer | Eran Kornblau <erankor@gmail.com> | 2020-06-15 03:58:31 -0400 |
commit | 1bbc37d35c67c0ef5271551f8e40fd899442d157 (patch) | |
tree | b079417c43cf13e044b1d0a69bf5293f9ca2fe96 /src/http/modules/ngx_http_proxy_module.c | |
parent | 0a683fdd9313b9796bf39442fd117beaa63a7157 (diff) | |
download | nginx-1bbc37d35c67c0ef5271551f8e40fd899442d157.tar.gz nginx-1bbc37d35c67c0ef5271551f8e40fd899442d157.zip |
Fixed potential leak of temp pool.
In case ngx_hash_add_key() fails, need to goto failed instead of returning,
so that temp_pool will be destoryed.
Diffstat (limited to 'src/http/modules/ngx_http_proxy_module.c')
0 files changed, 0 insertions, 0 deletions