new_mem_resize hotfix

git-svn-id: svn://kolibrios.org@2595 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2012-04-09 15:19:40 +00:00
parent fdbd14a1ca
commit 1f1bf0a470

View File

@ -480,6 +480,7 @@ proc new_mem_resize stdcall, new_size:dword
.next:
inc edi
add ebx, 0x1000
cmp edi, esi
jb @B