]> git.kaiwu.me - njs.git/commit
Fixed used of uninitialized memory in String.prototype.match().
authorAlexander Borisov <alexander.borisov@nginx.com>
Thu, 11 Jul 2019 12:42:33 +0000 (15:42 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Thu, 11 Jul 2019 12:42:33 +0000 (15:42 +0300)
commit207f656e8f6524e7a499d2dcb9353d327fdfb45f
treed8d19dc5684ef0cdd360896ae96ca09ea7d745b8
parentf7f0adae0e48dd2007bb562dfa39295e282756a0
Fixed used of uninitialized memory in String.prototype.match().
njs/njs_string.c