mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-26 18:32:56 +00:00
FIX for : 2642-Edit corruption once file reaches 2048 bytes
This commit is contained in:
parent
6340bc77fd
commit
f4f0f60da4
@ -20,10 +20,10 @@ MEM.BestScore .EQ ZPMemMgrTmp1
|
|||||||
* X = hMem
|
* X = hMem
|
||||||
*\--------------------------------------
|
*\--------------------------------------
|
||||||
K.Realloc >PULLA
|
K.Realloc >PULLA
|
||||||
sta .2+1 New Size HI
|
sta .1+1 New Size LO
|
||||||
|
|
||||||
>PULLA
|
>PULLA
|
||||||
sta .1+1 New Size LO
|
sta .2+1 New Size HI
|
||||||
|
|
||||||
>PULLA Src hMem
|
>PULLA Src hMem
|
||||||
tax
|
tax
|
||||||
|
Loading…
x
Reference in New Issue
Block a user