[WINESYNC] msvcrt: Use memmove to copy memory in wmemcpy_s.
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 5 Oct 2018 14:38:48 +0000 (17:38 +0300)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 2 Feb 2023 13:58:08 +0000 (14:58 +0100)
commit6b8a981010eba38d77dc1bbd6fff936c1b933d7a
tree23d0a0553dbe5d747662d488ba454d8ed3c87515
parentc50fb470b4dd13ea9495691320553ae55be61f43
[WINESYNC] msvcrt: Use memmove to copy memory in wmemcpy_s.

Fixes memory corruption in Outlook 2016.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id be56a83fd00cdaf9583a973b1e041f47c5277768 by Jacek Caban <jacek@codeweavers.com>
sdk/lib/crt/wine/heap.c