Alexandre Julliard : ntdll: Fix estimated buffer sizes in RtlNormalizeString().

Alexandre Julliard julliard at winehq.org
Mon Feb 3 15:06:05 CST 2020


Module: wine
Branch: master
Commit: a7cc191aa89fbcad05064eeb6f6c05226f496ad1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a7cc191aa89fbcad05064eeb6f6c05226f496ad1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb  3 16:30:56 2020 +0100

ntdll: Fix estimated buffer sizes in RtlNormalizeString().

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/locale.c | 33 +++++++++---------
 dlls/ntdll/locale.c          | 81 ++++++++++++++++++++++----------------------
 2 files changed, 56 insertions(+), 58 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a7cc191aa89fbcad05064eeb6f6c05226f496ad1



More information about the wine-cvs mailing list