]> git.kaiwu.me - nginx.git/commit
Proxy: clear script engine used to calculate lengths.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 May 2013 08:23:44 +0000 (12:23 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 15 May 2013 08:23:44 +0000 (12:23 +0400)
commit330ebdc8fe6951a75fdbc955845b81d050b7c835
tree8a60a528029c8b42ea0529cf536376eb0dc557ef
parent885861b6836e43ad7755bb6533105db9d0769e32
Proxy: clear script engine used to calculate lengths.

Previous code is believed to be safe, but might access uninitialized
memory (e.g., e->quote).
src/http/modules/ngx_http_proxy_module.c