]> git.kaiwu.me - njs.git/commit
Fixed Number.prototype.toString() method.
authorAndrey Zelenkov <zelenkov@nginx.com>
Fri, 31 Mar 2017 11:02:38 +0000 (14:02 +0300)
committerAndrey Zelenkov <zelenkov@nginx.com>
Fri, 31 Mar 2017 11:02:38 +0000 (14:02 +0300)
commit8f00ae1dc960b4fd662d7350005a5ed0f7bb564b
tree356dc663ee92c0238e758b3358bdad42a2773799
parent6a10cd6596582d262ca66d8cefc15752e066d158
Fixed Number.prototype.toString() method.

Found with afl-fuzz.
njs/njs_number.c
njs/test/njs_unit_test.c