aboutsummaryrefslogtreecommitdiff
path: root/nginx/ngx_js_regex.c
diff options
context:
space:
mode:
authorDmitry Volyntsev <xeioex@nginx.com>2025-07-07 22:40:45 -0700
committerDmitry Volyntsev <xeioexception@gmail.com>2025-07-08 15:25:58 -0700
commita4addc9b3145313f74de31b592e3b36714987ea0 (patch)
tree46bdb66220090b6f0212386514da8ee33ad0ec02 /nginx/ngx_js_regex.c
parentecc237b079a699537351ddc3dd1ade2f96918451 (diff)
downloadnjs-a4addc9b3145313f74de31b592e3b36714987ea0.tar.gz
njs-a4addc9b3145313f74de31b592e3b36714987ea0.zip
Fixed NULL pointer dereference when processing If-* headers.
Previously, when processing requests with If-Match and If-Unmodified-Since headers worker process crashed. For example with the following code: try { r.return(200) } catch (e) { r.internalRedirect() } The fix is to disable not_modified filter as it was done in nginx perl module nginx/nginx@d9887ee2.
Diffstat (limited to 'nginx/ngx_js_regex.c')
0 files changed, 0 insertions, 0 deletions