winehq.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
List overview
wine-gitlab
May 2025
----- 2025 -----
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
wine-gitlab@winehq.org
1 participants
783 discussions
Start a n
N
ew thread
[PATCH 0/1] MR8058: nsiproxy: Avoid buffer overflow in ipv4_neighbour_enumerate_all.
by Bernhard Übelacker (@bernhardu)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=57613
By writing beyond the end of the buffer some heap block list pointer gets partially overwritten, and therefore crashes on a later call to `RtlAllocateHeap`. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/8058
3
2
0
0
[PATCH v3 0/1] MR8094: wbemprox: Return the SMBIOSTableData[] when querying SMBiosData.
by Louis Lenders (@xe)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58243
-- v3: wbemprox: Return the SMBIOSTableData[] when querying SMBiosData.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8094
3
2
0
0
[PATCH v2 0/4] MR8095: server: Update full window invalidate rect with window resize.
by Rémi Bernon (@rbernon)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58210
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=38975
Supersedes
https://gitlab.winehq.org/wine/wine/-/merge_requests/8013
-- v2: server: Update fill window invalidate rect with window resize. server: Pass NULL as child region if region is NULL. server: Get rid of unnecessary frame parameter. user32/tests: Add tests for NULL invalidated rect with window resize.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8095
4
9
0
0
[PATCH 0/4] MR8095: server: Update full window invalidate rect with window resize.
by Rémi Bernon (@rbernon)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58210
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=38975
Supersedes
https://gitlab.winehq.org/wine/wine/-/merge_requests/8013
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8095
4
8
0
0
[PATCH 0/2] MR8075: windows.networking.connectivity: Implement NetworkInformation IActivationFactory::GetRuntimeClassName().
by Mohamad Al-Jaf (@maljaf)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58239
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8075
3
4
0
0
Re: [PATCH v2 0/1] MR8088: winebus: Fix detection of devices with no axis. - approved
by Rémi Bernon (@rbernon)
20 May '25
20 May '25
This merge request was approved by Rémi Bernon. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/8088
1
0
0
0
[PATCH 0/1] MR8094: wbemprox: Return the SMBIOSTableData[] when querying SMBiosData.
by Louis Lenders (@xe)
20 May '25
20 May '25
Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=58243
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8094
3
2
0
0
[PATCH 0/1] MR8023: gitlab: Skip d3d10core:d3d10core tests.
by Rémi Bernon (@rbernon)
20 May '25
20 May '25
The test is often crashing since 11/04, possibly from an address space exhaustion on win32. We could perhaps include it instead with the 64bit tests, but it's also occasionally crashing there according to
https://test.winehq.org/data/patterns.html#d3d10core:d3d10core
and some other d3d tests are disabled already. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/8023
3
4
0
0
Re: [PATCH v2 0/2] MR8045: comctl32: Implement EVENT_OBJECT_VALUECHANGE for trackbars.
by Rémi Bernon (@rbernon)
20 May '25
20 May '25
The test is broken on most windows versions, see
https://test.winehq.org/data/patterns.html#comctl32:trackbar
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8045#note_103934
1
0
0
0
[PATCH 0/1] MR8086: wbemprox: Only use IOCTL_DISK_GET_DRIVE_GEOMETRY_EX if GetDiskFreeSpaceExW() fails.
by Paul Gofman (@gofman)
20 May '25
20 May '25
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8086
3
3
0
0
← Newer
1
...
32
33
34
35
36
37
38
...
79
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Results per page:
10
25
50
100
200