]> git.kaiwu.me - njs.git/commit
Segfaults in the delete operator have been fixed.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 11 Oct 2016 14:44:01 +0000 (17:44 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 11 Oct 2016 14:44:01 +0000 (17:44 +0300)
commit4ad1a32cefa3fb63431b2abf50eca24035937518
treedb8112d6c62c18b380ccdf87efc275a92ef09b20
parentb74583ee6da1d3e0a87fe75f2bd0f3d73ae02439
Segfaults in the delete operator have been fixed.
njs/njs_generator.c
njs/njs_parser_expression.c
njs/njs_vm.c
njs/test/njs_unit_test.c