]> git.kaiwu.me - njs.git/commit
Fixed String.prototype.substring() with empty substring.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:12 +0000 (17:32 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 16 Jul 2019 14:32:12 +0000 (17:32 +0300)
commitaa41d4cdd90259ea3eb0216d3ff5dc2853d304b4
tree68e85b9c4d28115ab8a861905ccc7b4cf32549dc
parent44cbdecd21062332409d14a0ecda9298293d8eb4
Fixed String.prototype.substring() with empty substring.
njs/njs_string.c
njs/test/njs_unit_test.c