]> git.kaiwu.me - njs.git/commit
Added necessary checks for obligatory grammar symbols.
authorAlexander Borisov <alexander.borisov@nginx.com>
Tue, 2 Jun 2020 14:53:29 +0000 (17:53 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Tue, 2 Jun 2020 14:53:29 +0000 (17:53 +0300)
commit8d50594ce22e51eaefc31598ec486b516a77ac2c
tree2210624f01e7515a92113ceb3661ce75f460451e
parentea92439fd6df941003fc12ef470c5a774442db81
Added necessary checks for obligatory grammar symbols.

The issue was introduced in 86f55a7dc4a4.
src/njs_parser.c
src/test/njs_unit_test.c