]> git.kaiwu.me - njs.git/commit
Accessing the global this object caused segfault.
authorIgor Sysoev <igor@sysoev.ru>
Tue, 11 Oct 2016 14:44:05 +0000 (17:44 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Tue, 11 Oct 2016 14:44:05 +0000 (17:44 +0300)
commit1e65edc8231dd91f80f31d730b77f22936c5c7b8
tree9b82aec511bca36d6d18ef1f3b80a3eaa9e59fd3
parent4ad1a32cefa3fb63431b2abf50eca24035937518
Accessing the global this object caused segfault.
njs/njs_builtin.c
njs/njs_generator.c
njs/njs_parser.c
njs/njs_parser.h
njs/njs_vm.h
njs/test/njs_unit_test.c