[PATCH 1/2 v2] msvcrt: Optimize _strupr implementation in C locale
March 22, 2018
5:51 p.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> --- v2: - fixed win_skip message dlls/msvcrt/string.c | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-)
2927
Age (days ago)
2927
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban