]> git.kaiwu.me - njs.git/commit
Fixed RegExp() constructor with empty pattern and non-empty flags.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 14 Apr 2020 12:42:05 +0000 (12:42 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 14 Apr 2020 12:42:05 +0000 (12:42 +0000)
commit98b4a762fcf35e2d99c8a36bf90b413fa5b282de
tree21f049a2f686122522c010ab20c07b14baefa2ab
parentee203812d59e19752eb0af55eb2f1d789989da01
Fixed RegExp() constructor with empty pattern and non-empty flags.
src/njs_regexp.c
src/test/njs_unit_test.c