]> git.kaiwu.me - njs.git/commit
Segfault has been fixed when global frame was skipped on
authorIgor Sysoev <igor@sysoev.ru>
Thu, 14 Jan 2016 08:36:33 +0000 (11:36 +0300)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 14 Jan 2016 08:36:33 +0000 (11:36 +0300)
commit466a655f88b3ecaba0813682c8ab95cf500fef55
treefa692d46035acf665852cdae9e0588aeeb005076
parent34e4faf65a2ecd4051be6115759d319bbfc68c0e
Segfault has been fixed when global frame was skipped on
function return because of uninitialized frame skip flag.
Thanks to 洪志道 (Hong Zhi Dao).
njs/njscript.c