]> git.kaiwu.me - njs.git/commit
Improved checking that filename is not empty.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 26 Feb 2019 14:11:50 +0000 (17:11 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 26 Feb 2019 14:11:50 +0000 (17:11 +0300)
commite59e8ca6b178cb6609efda030b2cb769487f5a35
tree985a78432f42d02fcfa8bf423437060d74130cac
parent1e90c43dfa859a51a2125fa13f993105ac2d1b38
Improved checking that filename is not empty.

file->start can be non NULL for empty string.
njs/njs_parser.c