]> git.kaiwu.me - njs.git/commit
Fixed for(expr1; conditional syntax error handling.
authorVadim Zhestikov <v.zhestikov@f5.com>
Fri, 18 Nov 2022 22:10:25 +0000 (14:10 -0800)
committerVadim Zhestikov <v.zhestikov@f5.com>
Fri, 18 Nov 2022 22:10:25 +0000 (14:10 -0800)
commitfe858ce9124637d70928f2c242b711cacb9ef41e
treefcce1470f95a65b9f1fb44b4eb5a0ee4f5b3c2b6
parent9674ed057a1f14b6d13433e2cc6f25843c5438ec
Fixed for(expr1; conditional syntax error handling.
src/njs_parser.c
src/test/njs_unit_test.c