> compile NEMU

ysyx_22040000 李心杨
Linux calcite 6.1.71 #1-NixOS SMP PREEMPT_DYNAMIC Fri Jan  5 14:18:41 UTC 2024 x86_64 GNU/Linux
 20:52:00  up   0:07,  2 users,  load average: 0.66, 0.70, 0.35
This commit is contained in:
tracer-ysyx 2024-01-19 20:52:00 +08:00 committed by xinyangli
parent 16e1bc36e6
commit 1111a00067

View file

@ -182,7 +182,7 @@ START_TEST(test_expr_plain_register) {
ck_assert(value == i);
for (j = 1; j < 10; j++) {
buf[i] = '\0';
buf[j] = '\0';
}
}