forked from KolibriOS/kolibrios
new_mem_resize hotfix
git-svn-id: svn://kolibrios.org@2595 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
fdbd14a1ca
commit
1f1bf0a470
@ -480,6 +480,7 @@ proc new_mem_resize stdcall, new_size:dword
|
|||||||
|
|
||||||
.next:
|
.next:
|
||||||
inc edi
|
inc edi
|
||||||
|
add ebx, 0x1000
|
||||||
cmp edi, esi
|
cmp edi, esi
|
||||||
jb @B
|
jb @B
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user