[PATCH 1/2] msvcrt: Optimize _strupr implementation in C locale
March 22, 2018
11:52 a.m.
Don't write to input buffer when there's nothing to change (for bug 39979). Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/string.c | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-)
2926
Age (days ago)
2926
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban