@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:
Rustem Gimadutdinov (rgimad) 2021-12-17 21:11:33 +00:00
parent 17184feccd
commit 227a838083

View File

@ -1013,9 +1013,9 @@ align 4
add ebx, ecx
mcall 65, ebx, (18 shl 16) + 18, [tmp], 32, 0, 0
pop ebp edi esi ecx
@@:
pop ebp edi esi ecx
pop edx
ret
;------------------------------------------------------------------------------