[PATCH 1/2] msvcrt: Use memmove to copy memory in wmemcpy_s.

Jacek Caban jacek at codeweavers.com
Fri Oct 5 09:38:48 CDT 2018


Fixes memory corruption in Outlook 2016.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/msvcr100/tests/msvcr100.c | 14 +++++++++++++-
 dlls/msvcrt/heap.c             |  2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Use-memmove-to-copy-memory-in-wmemcpy_s.diff
Type: text/x-patch
Size: 1801 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181005/1b4b22e8/attachment.bin>


More information about the wine-devel mailing list