]> git.kaiwu.me - njs.git/commit
Fixed RegExp.prototype.replace().
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 6 Oct 2023 23:51:53 +0000 (16:51 -0700)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 6 Oct 2023 23:51:53 +0000 (16:51 -0700)
commitf7813172c2a6dd32abd154548d5ad13200b0bef7
treefeaab9b8e60f025647310248c570cf61a0f4995e
parentf114d3b21d1b3dd7f937e4c833e68c5374c509a7
Fixed RegExp.prototype.replace().

The issue was introduced in cf85d0f8640a.
src/njs_regexp.c