fix buffer overflow in hashmap to array function.

This commit is contained in:
William Bell
2025-11-11 03:11:09 +00:00
parent 608fd86003
commit c0ba18c37e
4 changed files with 32 additions and 21 deletions

View File

@@ -1,6 +1,3 @@
#term.log(global)
let i = 1e7
let i = 0
while (true) do
term.log(global)
#i=i-1
#term.log(i)
string(global)