From: Marvin Subject: Re: [PATCH 1/1] msvcrt: Null widechar pointer when wcsrtombs_l() is successful. Message-Id: Date: Sat, 27 Feb 2021 06:32:52 -0600 In-Reply-To: <20210227122805.10361-1-besentv@gmail.com> References: <20210227122805.10361-1-besentv@gmail.com> Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=86189 Your paranoid android. === debiant2 (32 bit report) === msvcrt: string.c:2183: Test failed: pwstr = 00000000 (wszSimple = 00466F50) === debiant2 (32 bit Chinese:China report) === msvcrt: string.c:2183: Test failed: pwstr = 00000000 (wszSimple = 00466F50) === debiant2 (32 bit WoW report) === msvcrt: string.c:2183: Test failed: pwstr = 00000000 (wszSimple = 00466F50) === debiant2 (64 bit WoW report) === msvcrt: string.c:2183: Test failed: pwstr = 00000000 (wszSimple = 00466F50)