]> git.kaiwu.me - njs.git/commit
Fixed dead store assignment in r.subrequest().
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 12 Oct 2024 01:41:27 +0000 (18:41 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Mon, 14 Oct 2024 23:51:54 +0000 (16:51 -0700)
commit8759db7458f54d1d2c4d7657a68ca69c51a5c774
treec57ed80f2dc9fe0992057b4d8f8c446207353dd6
parent685b64f0326ac63a1deda3c9bdad61ad521990a7
Fixed dead store assignment in r.subrequest().

Found by Clang static analyzer.
nginx/ngx_http_js_module.c