]> git.kaiwu.me - njs.git/commit
Fixed copying of a garbage value.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 23 Mar 2018 10:53:27 +0000 (13:53 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 23 Mar 2018 10:53:27 +0000 (13:53 +0300)
commit50d4650a5ed0d47b45bd41b32150f8435f3a86ee
tree1ee947f4eb2e7ae6ebd4477fc8b2ff54aec2ec29
parent48c886ebcaf3249ff27e4103b0fd188df9c29982
Fixed copying of a garbage value.

Found by Clang Static Analyzer.

Additionally, unnecessary body_arg.length zeroing is removed.
nginx/ngx_http_js_module.c