[PATCH 1/2 v2] msvcrt: Optimize _strupr implementation in C locale

Piotr Caban piotr at codeweavers.com
Thu Mar 22 12:51:50 CDT 2018


Don't write to input buffer when there's nothing to change (for bug
39979).

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v2:
  - fixed win_skip message

  dlls/msvcrt/string.c | 24 +++++++++++++++++++++---
  1 file changed, 21 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Optimize-_strupr-implementation-in-C-locale.txt
Type: text/x-patch
Size: 1100 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180322/0069e2fd/attachment.bin>


More information about the wine-devel mailing list