]> git.kaiwu.me - njs.git/commit
Fixed heap-buffer-overflow in String.prototype.split().
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 22 Feb 2019 17:33:31 +0000 (20:33 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 22 Feb 2019 17:33:31 +0000 (20:33 +0300)
commitae2530ac531b39124e84e7f62c7839b60d32b854
tree911ded1fac84e43329414596152598d3ba0e5b82
parentdedb8a1423941f74cf2ac969c35a0c36fe3b96af
Fixed heap-buffer-overflow in String.prototype.split().
njs/njs_string.c
njs/test/njs_unit_test.c