]> git.kaiwu.me - njs.git/commit
A fix in Array.prototype.splice() function.
authorIgor Sysoev <igor@sysoev.ru>
Fri, 21 Oct 2016 20:03:02 +0000 (23:03 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 21 Oct 2016 20:03:02 +0000 (23:03 +0300)
commitbaedbcb52b52b74bc049e17ca83080b8beeb04e7
tree35cb2746d6f83754616a41b7c802f1d7be491f06
parent793b053b25e4ac98006fc35bbc0096990e72f2f2
A fix in Array.prototype.splice() function.

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