]> git.kaiwu.me - njs.git/commit
Fixed regexp undefined value of captured group.
authorVadim Zhestikov <v.zhestikov@f5.com>
Wed, 30 Apr 2025 21:20:31 +0000 (14:20 -0700)
committerVadimZhestikov <108960056+VadimZhestikov@users.noreply.github.com>
Thu, 1 May 2025 02:38:50 +0000 (19:38 -0700)
commit30b53314923d9f33605a015f52ae94c195e0e940
tree46576d02e78a137c2ec0c257d4980fae5ffb7920
parent4562abcb2fe5c2d916371c1885b62e96aeb99807
Fixed regexp undefined value of captured group.

Found by OSS-Fuzz.
src/njs_regexp.c
src/test/njs_unit_test.c