aboutsummaryrefslogtreecommitdiff
path: root/nginx/ngx_http_js_module.c
diff options
context:
space:
mode:
authorDmitry Volyntsev <xeioex@nginx.com>2022-09-08 10:03:25 -0700
committerDmitry Volyntsev <xeioex@nginx.com>2022-09-08 10:03:25 -0700
commit9ced55dd5642060f23b66816a3441a3e9ad5a3ed (patch)
tree5db5596ebf3321ad73f02340e04d8dcee5483c65 /nginx/ngx_http_js_module.c
parent4ae2f2b86d8a296e9e2c98da9d51bf8c2e38f8ef (diff)
downloadnjs-9ced55dd5642060f23b66816a3441a3e9ad5a3ed.tar.gz
njs-9ced55dd5642060f23b66816a3441a3e9ad5a3ed.zip
Improved njs_mp_free() to aling with free() semantics.
Previously, njs_mp_free() issued an assertion when p == NULL, while NULL argument is explicitly allowed for free().
Diffstat (limited to 'nginx/ngx_http_js_module.c')
0 files changed, 0 insertions, 0 deletions