mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-01-10 06:30:41 +00:00
Try that again
This commit is contained in:
parent
0743eba40c
commit
c6220f389d
Binary file not shown.
@ -226,7 +226,7 @@ if not except(exit)
|
||||
return
|
||||
fin
|
||||
fileio:iobufalloc(2) // Reserve two I/O buffers
|
||||
if isule(heapavail, MINBUFSIZE + 256)
|
||||
if isule(heapavail, MINBUFSIZE + 4096)
|
||||
puts(" No available memory for copy buffer\n")
|
||||
return
|
||||
fin
|
||||
|
Loading…
x
Reference in New Issue
Block a user