]> git.kaiwu.me - njs.git/commit
Modules: setting retval to undefined for functions returning nothing.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 30 Apr 2020 10:11:33 +0000 (10:11 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 30 Apr 2020 10:11:33 +0000 (10:11 +0000)
commitbca6e15f924df1a59e3b28f23c4778fc1637c2e8
tree5e3894534310ef9e028701cde4925df0b5785363
parent7e31aca14ba749d21b920916f93757bac11e8ecc
Modules: setting retval to undefined for functions returning nothing.

This fixes #305 issue on Github.
nginx/ngx_http_js_module.c
nginx/ngx_stream_js_module.c