Alexandre Julliard pushed to branch master at wine / wine
Commits:
177848ad by Anton Baskanov at 2025-07-08T22:36:54+02:00
quartz: Decommit the allocator before entering the streaming CS in AVIDec.
This prevents a deadlock when the streaming thread is waiting for a
buffer in avi_decompressor_sink_Receive(). Reproducible in Earth 2150
- Escape from the Blue Planet (GOG) when trying to skip the intro
video and in Commandos 2 - Men of Courage (GOG).
- - - - -
1 changed file:
- dlls/quartz/avidec.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/177848adf54f6871e558be6b42ee24…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/177848adf54f6871e558be6b42ee24…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
ea19c060 by Alexandre Julliard at 2025-07-08T15:46:28+02:00
ntdll: Get rid of the wine_unix_to_nt_file_name syscall.
- - - - -
aa935ae0 by Alexandre Julliard at 2025-07-08T15:46:28+02:00
ntdll: Unify the Unix to NT path conversion helpers.
- - - - -
8 changed files:
- dlls/ntdll/ntdll.spec
- dlls/ntdll/ntsyscalls.h
- dlls/ntdll/signal_arm64ec.c
- dlls/ntdll/unix/env.c
- dlls/ntdll/unix/file.c
- dlls/ntdll/unix/unix_private.h
- dlls/wow64/file.c
- include/winternl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a611937e99401e31574299f3ef033…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a611937e99401e31574299f3ef033…
You're receiving this email because of your account on gitlab.winehq.org.