diff options
author | Dmitry Volyntsev <xeioex@nginx.com> | 2023-03-29 20:28:33 -0700 |
---|---|---|
committer | Dmitry Volyntsev <xeioex@nginx.com> | 2023-03-29 20:28:33 -0700 |
commit | 8e73c2ce5776592d2f9261072a7ee9fd073ab0ae (patch) | |
tree | 47090bf8b8c40e39cfc3dbb890df066a12efaaba /nginx/ngx_stream_js_module.c | |
parent | e503f57252d2e53ec19edacab95ff9686acdb293 (diff) | |
download | njs-8e73c2ce5776592d2f9261072a7ee9fd073ab0ae.tar.gz njs-8e73c2ce5776592d2f9261072a7ee9fd073ab0ae.zip |
Aligned Number constructor to the spec.
Previously, negative hexadecimal numbers were accepted as valid,
whereas they are invalid input for the constructor.
Also previously, the constructor did not accepted positive binary or
octadecimal numbers as valid.
This closes #630 issue on Github.
Diffstat (limited to 'nginx/ngx_stream_js_module.c')
0 files changed, 0 insertions, 0 deletions