unhardcoded alloc size in strconcat so the buffer doesn't overflow
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
: debug
|
||||
for
|
||||
puti cr
|
||||
next
|
||||
exit
|
||||
;
|
||||
|
||||
# : int3 ( -- )
|
||||
:asm int3 {
|
||||
int3
|
||||
|
||||
Reference in New Issue
Block a user