fix: core dump of 'while (i < 10); ' and 'for(i = 0; i < 1000; i++);'
authoryu.dongliang <18588496441@163.com>
Tue, 13 Jun 2023 10:43:13 +0000 (18:43 +0800)
committeryu.dongliang <18588496441@163.com>
Tue, 13 Jun 2023 10:43:13 +0000 (18:43 +0800)
commit6ea9757096d63320ed02cb489569b533cf2d5727
tree8c1105cd6c0850737dfbce4cae53bd3f21ed8aab
parent67e0e63fa9ddeebcbfaef89b43d64cde512735f1
fix: core dump of 'while (i < 10); ' and 'for(i = 0; i < 1000; i++);'
core/scf_core_types.h
lex/scf_lex.c
native/x64/scf_x64_bb_color.c
native/x64/scf_x64_reg.c
parse/scf_dfa_for.c
parse/scf_parse.c