]> git.kaiwu.me - njs.git/commit
Fixed JSON.stringify() for arrays resizable via getters.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 6 Oct 2020 17:51:56 +0000 (20:51 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 6 Oct 2020 17:51:56 +0000 (20:51 +0300)
commite4e2a809f92d7da2f56b4c8f3c5c323e4d22f8b3
tree73cff2ca113a53b0555b7f33505519e9dcaa79ae
parent63aa001ebd7a386939851cf8b2c0332d718f5c23
Fixed JSON.stringify() for arrays resizable via getters.
src/njs_json.c
src/test/njs_unit_test.c