mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Fix the returned pointer in CopyUp.
svn path=/trunk/; revision=20247
This commit is contained in:
@@ -54,7 +54,7 @@ _memmove:
|
||||
je .L3
|
||||
rep movsb
|
||||
.L3:
|
||||
mov 16(%ebp),%eax
|
||||
mov 8(%ebp),%eax
|
||||
pop %edi
|
||||
pop %esi
|
||||
leave
|
||||
|
||||
Reference in New Issue
Block a user