commit | 58faa28dc9ad6ff0742b0ea862a21c67d4e67775 | [log] [tgz] |
---|---|---|
author | Dmitry Volyntsev <xeioex@nginx.com> | Fri Oct 29 13:57:26 2021 +0000 |
committer | Dmitry Volyntsev <xeioex@nginx.com> | Fri Oct 29 13:57:26 2021 +0000 |
tree | b68de7980babf9cf50bd6a3afdd526dafdfb13d0 | |
parent | 2123fb98b53cffb9ac2d86d29f546a84cd4a6144 [diff] |
Fixed decodeURI() and decodeURIComponent() with invalid byte strings. The issue was introduced in 855edd76bdb6 (0.4.3). This closes #435 issue on Github.