]> git.kaiwu.me - njs.git/commit
Fixed creation of long UTF8 strings.
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 20 Feb 2019 15:25:01 +0000 (18:25 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Wed, 20 Feb 2019 15:25:01 +0000 (18:25 +0300)
commite89fc5d5da862b7b0f5de94b2e13f7b1f0220c5e
tree88ebe761d13a88fbafd97d4c6c03ec9336e50f65
parentb561b50e397fa20f2580c7744512e843c132867d
Fixed creation of long UTF8 strings.

This closes #98 issue on Github.
njs/njs_array.c
njs/njs_extern.c
njs/njs_json.c
njs/njs_regexp.c
njs/njs_string.c
njs/test/njs_unit_test.c