fix randomly crash by stack overflow

This commit is contained in:
ekibun
2020-10-07 00:15:57 +08:00
parent d294dd59bc
commit ee934184ac
8 changed files with 32 additions and 12 deletions

View File

@@ -3,8 +3,12 @@
* @Author: ekibun
* @Date: 2020-08-08 08:16:50
* @LastEditors: ekibun
* @LastEditTime: 2020-10-03 23:34:30
* @LastEditTime: 2020-10-06 23:18:19
-->
## 0.1.3
* fix randomly crash by stack overflow.
## 0.1.2
* fix qjs memory leak.