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

Piotr Caban piotr at codeweavers.com
Thu Mar 22 11:52:57 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>
---
  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/eb500b01/attachment.bin>


More information about the wine-devel mailing list