stage1 重构测试且成功00-05
This commit is contained in:
@@ -56,6 +56,7 @@ void spl_comp_reset(spl_comp_t *ctx) {
|
||||
ctx->continue_target = 0;
|
||||
ctx->defer_count = 0;
|
||||
ctx->next_gdata_idx = 0;
|
||||
ctx->addr_of_mode = 0;
|
||||
free(ctx->break_patches);
|
||||
ctx->break_patches = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user