]> git.kaiwu.me - njs.git/commit
Segfault has been fixed when "if" operator has an empty "then"
authorIgor Sysoev <igor@sysoev.ru>
Mon, 8 Feb 2016 15:18:24 +0000 (18:18 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 8 Feb 2016 15:18:24 +0000 (18:18 +0300)
commit2017c344b2ccf57e5d525317f646ad8a2b800121
tree606ee5a90c471c2344ad9c91b50df0ecf6b8f170
parent04daf524016d2ec070a3dd47076056233a8eb77f
Segfault has been fixed when "if" operator has an empty "then"
branch.
njs/njs_generator.c
njs/test/njs_unit_test.c