]> git.kaiwu.me - njs.git/commit
Parser: fixed return statement parsing with invalid expression.
authorVadim Zhestikov <v.zhestikov@f5.com>
Tue, 24 Oct 2023 04:19:03 +0000 (21:19 -0700)
committerVadim Zhestikov <v.zhestikov@f5.com>
Tue, 24 Oct 2023 04:19:03 +0000 (21:19 -0700)
commitc3903238ae0ce33af623ac3ed2a94480e7e82334
treeaef98d38b9bf8145160d35e5c72a5eebad953de9
parent2c2f29dc04e0b1333f02814a22b1d1a713d8022c
Parser: fixed return statement parsing with invalid expression.
src/njs_parser.c
src/test/njs_unit_test.c