[PATCH v3 2/7] ntdll: Provide some Unicode helpers for Unix libs.

Huw Davies huw at codeweavers.com
Wed Oct 6 08:12:35 CDT 2021


On Wed, Oct 06, 2021 at 12:57:04PM +0200, Jacek Caban wrote:
> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> ---
>  dlls/ntdll/unix/env.c | 98 ++++++++++++++++++++++++++++++-------------
>  1 file changed, 69 insertions(+), 29 deletions(-)

Hi Jacek,

This is giving me random crashes on (32-bit) macOS, e.g.:

tools/runtest -q -P wine -T . -M gdi32.dll -p dlls/gdi32/tests/gdi32_test.exe brush && touch dlls/gdi32/tests/brush.ok
/bin/sh: line 1: 59187 Segmentation fault: 11  tools/runtest -q -P wine -T . -M gdi32.dll -p dlls/gdi32/tests/gdi32_test.exe brush

Huw.



More information about the wine-devel mailing list