forked from KolibriOS/kolibrios
@MENU: fix crash (was stack corruption) when no @reshare
git-svn-id: svn://kolibrios.org@9435 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
17184feccd
commit
227a838083
@ -1013,9 +1013,9 @@ align 4
|
|||||||
add ebx, ecx
|
add ebx, ecx
|
||||||
mcall 65, ebx, (18 shl 16) + 18, [tmp], 32, 0, 0
|
mcall 65, ebx, (18 shl 16) + 18, [tmp], 32, 0, 0
|
||||||
|
|
||||||
pop ebp edi esi ecx
|
|
||||||
|
|
||||||
@@:
|
@@:
|
||||||
|
pop ebp edi esi ecx
|
||||||
|
|
||||||
pop edx
|
pop edx
|
||||||
ret
|
ret
|
||||||
;------------------------------------------------------------------------------
|
;------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user