diff options
author | Dmitry Volyntsev <xeioex@nginx.com> | 2020-11-06 11:41:32 +0000 |
---|---|---|
committer | Dmitry Volyntsev <xeioex@nginx.com> | 2020-11-06 11:41:32 +0000 |
commit | 489909301db250c06d7a38a95e03bcdba56095ff (patch) | |
tree | d3dd0c5f2ae5d59cdb4a2e4c9231eb94e6094d47 /nginx/ngx_js.c | |
parent | 0bca4b3e0ec7d5cacbe431af1c4c1ce49ddc9596 (diff) | |
download | njs-489909301db250c06d7a38a95e03bcdba56095ff.tar.gz njs-489909301db250c06d7a38a95e03bcdba56095ff.zip |
Fixed querystring.parse().
The issue happened when the first eq symbol is located after the
separator, whereas it should be looked for only in the string segment
before the separator.
This fixes #349 issue on Github.
Diffstat (limited to 'nginx/ngx_js.c')
0 files changed, 0 insertions, 0 deletions