Alexandre Julliard pushed to branch master at wine / wine
Commits:
9cfee390 by Paul Gofman at 2025-09-18T17:38:28+02:00
nsiproxy.sys: Only enumerate active routes in ipv6_forward_enumerate_all() on Linux.
- - - - -
d5f76b03 by Paul Gofman at 2025-09-18T17:38:29+02:00
nsiproxy.sys: Improve loopback detection in ipv6_forward_enumerate_all() on Linux.
- - - - -
79fd4c41 by Paul Gofman at 2025-09-18T17:38:31+02:00
iphlpapi: Fully zero init address in unicast_row_fill().
- - - - -
2 changed files:
- dlls/iphlpapi/iphlpapi_main.c
- dlls/nsiproxy.sys/ip.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3af9714686eee428f224f2cac9125…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3af9714686eee428f224f2cac9125…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
2a5ae469 by Rémi Bernon at 2025-09-18T16:27:36+02:00
ntdll: Remove workaround for macOS RLIMIT_NOFILE.
- - - - -
3af97146 by Rémi Bernon at 2025-09-18T16:27:36+02:00
wineserver: Request RLIMIT_NOFILE maximum allowed value.
For when wineserver is started separately from any wine process, where
it doesn't inherit the limits otherwise requested from __wine_main.
- - - - -
2 changed files:
- dlls/ntdll/unix/loader.c
- server/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d29c40395e7f190c7a68a77f62059…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d29c40395e7f190c7a68a77f62059…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
cbb1247f by Rémi Bernon at 2025-09-18T16:27:36+02:00
server: Use a specific type for internal inproc event syncs.
- - - - -
d29c4039 by Elizabeth Figura at 2025-09-18T16:27:36+02:00
ntdll: Check inproc sync signal rights in signal and wait.
- - - - -
6 changed files:
- dlls/ntdll/unix/sync.c
- include/wine/server_protocol.h
- server/inproc_sync.c
- server/object.h
- server/protocol.def
- server/queue.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ac8ec8735bf9ee8941f1acad71eb5…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ac8ec8735bf9ee8941f1acad71eb5…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
38632241 by Giovanni Mascellani at 2025-09-18T16:27:36+02:00
mmdevapi/tests: Test releasing a buffer without consuming it and getting it again.
- - - - -
eac31371 by Giovanni Mascellani at 2025-09-18T16:27:36+02:00
mmdevapi/tests: Check that releasing a buffer of the wrong size fails.
- - - - -
9e3081eb by Giovanni Mascellani at 2025-09-18T16:27:36+02:00
mmdevapi/tests: Test acquiring and releasing the buffer out of order.
- - - - -
197f4083 by Giovanni Mascellani at 2025-09-18T16:27:36+02:00
mmdevapi/tests: Check that captured packets are consecutive.
- - - - -
392de1af by Giovanni Mascellani at 2025-09-18T16:27:36+02:00
mmdevapi/tests: Test calling GetNextPacketSize() after GetBuffer().
- - - - -
1 changed file:
- dlls/mmdevapi/tests/capture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b958fc81d7aa446b3d8297d5e792a…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b958fc81d7aa446b3d8297d5e792a…
You're receiving this email because of your account on gitlab.winehq.org.