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>
Mon, 22 Dec 2025 15:56:32 +0000 (23:56 +0800)
commit5f9b10fde8ea18b3ed2bf647c29c77781d41db3a
tree8c1105cd6c0850737dfbce4cae53bd3f21ed8aab
parent7bdb921227f6d80b2f9def28d5b5e3ae1bfbe904
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