mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-04-20 16:16:34 +00:00
Try that again
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user