[PATCH] msvcrt: Fix _vs{w,n}printf_c function when terminating character doesn't fit into buffer.

Piotr Caban piotr at codeweavers.com
Tue Sep 15 10:40:08 CDT 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcr100/msvcr100.spec |  8 ++++----
  dlls/msvcr110/msvcr110.spec |  8 ++++----
  dlls/msvcr120/msvcr120.spec |  8 ++++----
  dlls/msvcr80/msvcr80.spec   |  8 ++++----
  dlls/msvcr90/msvcr90.spec   |  8 ++++----
  dlls/msvcrt/msvcrt.spec     |  8 ++++----
  dlls/msvcrt/tests/printf.c  |  5 +++++
  dlls/msvcrt/wcs.c           | 37 +++++++++++++++++++++++++++++++++++++
  8 files changed, 66 insertions(+), 24 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Fix-_vs-w-n-printf_c-function-when-terminating-.txt
Type: text/x-patch
Size: 11574 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200915/60e8b184/attachment-0001.bin>


More information about the wine-devel mailing list