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
July
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
December 2024
----- 2025 -----
July 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
3 participants
537 discussions
Start a n
N
ew thread
[PATCH v3 0/2] MR7064: Draft: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
22 Dec '24
22 Dec '24
Adapted from [
check_invalid_gs](https://gitlab.winehq.org/wine/wine/-/blob/d7a7cae2e2d1ad…
in signal_i386.c. This prevents crashing when the %gs register is manipulated in 32-bit code on "new-style" WoW64. [
test.c](https://bugs.winehq.org/attachment.cgi?id=77444)
is a simple reproduction of the crash, courtesy of Fabian Maurer from the Bugzilla comments. Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=57444
-- v3: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
3
5
0
0
Re: [PATCH v6 0/2] MR7060: scrrun/tests: Add drive_get_path test
by Nikolay Sivov (@nsivov)
22 Dec '24
22 Dec '24
What does it return for network drives? P.S. I see you closed !7050, please reuse same MR next time, that preserves comments and commits history. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7060#note_91053
1
0
0
0
[PATCH 0/1] MR7065: comctl32/tests: Use sufficient user data buffer in the Tab tests (ASan)
by Nikolay Sivov (@nsivov)
22 Dec '24
22 Dec '24
The issue here is that TCITEM is not enough to hold lparam over sizeof(LPARAM). --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7065
2
2
0
0
[PATCH v2 0/2] MR7064: Draft: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
22 Dec '24
22 Dec '24
Adapted from [
check_invalid_gs](https://gitlab.winehq.org/wine/wine/-/blob/d7a7cae2e2d1ad…
in signal_i386.c. This prevents crashing when the %gs register is manipulated in 32-bit code on "new-style" WoW64. [
test.c](https://bugs.winehq.org/attachment.cgi?id=77444)
is a simple reproduction of the crash, courtesy of Fabian Maurer from the Bugzilla comments. Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=57444
-- v2: ntdll: Check for invalid %gs value in 32-bit code on WoW64. ntdll: Allow get_current_teb assembly to be used on all platforms.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
2
3
0
0
[PATCH 0/1] MR7064: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
22 Dec '24
22 Dec '24
Adapted from check_invalid_gs in [
signal_i386.c](https://gitlab.winehq.org/wine/wine/-/blob/d7a7cae2e2d1ad34a…
. This prevents crashing when the %gs register is manipulated in 32-bit code on "new-style" WoW64. [
test.c](https://bugs.winehq.org/attachment.cgi?id=77444)
is a simple reproduction of the crash, courtesy of Fabian Maurer from the Bugzilla comments. Wine-Bug:
https://bugs.winehq.org/show_bug.cgi?id=57444
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
3
3
0
0
[PATCH 0/11] MR7063: win32u: More fixes for arcs.
by Elizabeth Figura (@zfigura)
22 Dec '24
22 Dec '24
This time including some regression tests. --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7063
3
12
0
0
[PATCH 0/1] MR7062: dwrite: Avoid stack-buffer-overflow in arabic_setup_masks.
by Nikolay Sivov (@nsivov)
22 Dec '24
22 Dec '24
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7062
2
2
0
0
[PATCH 0/1] MR7061: mfplat/tests: Fix copy-paste release calls.
by Nikolay Sivov (@nsivov)
22 Dec '24
22 Dec '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7061
2
2
0
0
[PATCH 0/1] MR7060: scrrun/tests: Add drive_get_path test
by Quinn Rafferty (@ramleejo)
21 Dec '24
21 Dec '24
The test gets each drive A-Z. For each sucessfully retrieved drive, it calls drive_get_path. The call should returns the drive's letter plus a colon (:). For example, calling with drive C will return "C:" Wine-bug
https://bugs.winehq.org/show_bug.cgi?id=57539
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7060
3
2
0
0
[PATCH v4 0/3] MR6959: d2d1: Implement d2d_device_GetDxgiDevice().
by Zhiyi Zhang (@zhiyi)
21 Dec '24
21 Dec '24
For React Native. -- v4: d2d1: Implement d2d_device_GetDxgiDevice().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6959
4
5
0
0
← Newer
1
...
10
11
12
13
14
15
16
...
54
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
Results per page:
10
25
50
100
200