aboutsummaryrefslogtreecommitdiff
path: root/nginx/ngx_js.c
diff options
context:
space:
mode:
authorVadim Zhestikov <v.zhestikov@f5.com>2023-11-29 20:46:32 -0800
committerVadim Zhestikov <v.zhestikov@f5.com>2023-11-29 20:46:32 -0800
commit0313f3a0f2fcf649943d2683c782040cc2c7810b (patch)
treec807e44d5e8fbeb87e912883ff350cb0d6dfed59 /nginx/ngx_js.c
parent08fb02c5f23c19af5f3fe58a223e702bba35b0f2 (diff)
downloadnjs-0313f3a0f2fcf649943d2683c782040cc2c7810b.tar.gz
njs-0313f3a0f2fcf649943d2683c782040cc2c7810b.zip
Fixed memory over-read in njs_utf8_prev() and njs_utf8_next().
Previously, njs_utf8_next() might over-read up to 1 byte beyond the string memory. Whereas njs_utf8_prev() might over-read unlimited number of bytes before the string.
Diffstat (limited to 'nginx/ngx_js.c')
0 files changed, 0 insertions, 0 deletions