]> git.kaiwu.me - njs.git/commit
Fixed potential integer-overflow in String.prototype.replace().
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 17 Feb 2020 13:18:40 +0000 (16:18 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 17 Feb 2020 13:18:40 +0000 (16:18 +0300)
commitc45e5cee84c4c7bbd4a2d461ade05cfd11f112c2
treee30d4cdf3da137385f55c375cdfcc527a5449536
parent81602e31f92703b8660dbc50723d30a99b7447b9
Fixed potential integer-overflow in String.prototype.replace().
src/njs_string.c