[PATCH 2/2] msvcp90: Copy name in _Getctype (Valgrind) (try2)

Piotr Caban piotr.caban at gmail.com
Fri Jun 26 09:48:32 CDT 2015


On 06/26/15 16:37, Daniel Lehman wrote:
> I updated the patch to check for NULL.  But wouldn't the same be true for these calls?
> - _Getdateorder -> GetLocaleInfoEx
> - _Strcoll -> LocaleNameToLCID -> parse_locale_name
This calls are correct because
LOCALE_NAME_USER_DEFAULT equals NULL. In case of e.g. C locale default 
user LCID will be used.

Thanks,
Piotr



More information about the wine-devel mailing list