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
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 -----
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
487 discussions
Start a n
N
ew thread
[PATCH v5 0/1] MR7070: Draft: vbscript: redim without dim
by Francis De Brabandere (@francisdb)
23 Dec '24
23 Dec '24
fixes
https://bugs.winehq.org/show_bug.cgi?id=53767
-- v5: vbscript: redim without dim
https://gitlab.winehq.org/wine/wine/-/merge_requests/7070
1
1
0
0
[PATCH v2 0/1] MR7070: vbscript: redim without dim
by Francis De Brabandere (@francisdb)
23 Dec '24
23 Dec '24
fixes
https://bugs.winehq.org/show_bug.cgi?id=53767
-- v2: vbscript: redim without dim
https://gitlab.winehq.org/wine/wine/-/merge_requests/7070
2
1
0
0
[PATCH 0/1] MR7070: vbscript: redim without dim
by Francis De Brabandere (@francisdb)
23 Dec '24
23 Dec '24
fixes
https://bugs.winehq.org/show_bug.cgi?id=53767
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7070
2
1
0
0
[PATCH 0/1] MR7069: po: Update Dutch translation.
by Floris Renaud (@jkfloris)
23 Dec '24
23 Dec '24
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/7069
1
0
0
0
[PATCH 0/1] MR7068: vbscript: class single line multivar
by Francis De Brabandere (@francisdb)
23 Dec '24
23 Dec '24
closes
https://bugs.winehq.org/show_bug.cgi?id=53644
This applies the patch provided by @sloper42 and adds tests --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7068
2
1
0
0
[PATCH v2 0/1] MR7065: comctl32/tests: Use sufficient user data buffer in the Tab tests (ASan)
by Nikolay Sivov (@nsivov)
23 Dec '24
23 Dec '24
The issue here is that TCITEM is not enough to hold lparam over sizeof(LPARAM). -- v2: comctl32/tests: Use sufficient user data buffer in the Tab tests (ASan)
https://gitlab.winehq.org/wine/wine/-/merge_requests/7065
3
4
0
0
[PATCH v6 0/1] MR7064: Draft: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
23 Dec '24
23 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
-- v6: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
3
2
0
0
[PATCH v5 0/1] MR7064: Draft: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
23 Dec '24
23 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
-- v5: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
2
1
0
0
[PATCH v4 0/2] MR7064: Draft: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
by William Horvath (@whrvth)
23 Dec '24
23 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
-- v4: ntdll: Check for invalid %gs value in 32-bit code on WoW64.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7064
5
13
0
0
[PATCH 0/1] MR7066: comctl32/tests: Fix test array size (ASan).
by Nikolay Sivov (@nsivov)
23 Dec '24
23 Dec '24
Test tests are using larger array starting with 1bd27e50d25fd057a57fec89f06d6e20176c5ef4. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> --
https://gitlab.winehq.org/wine/wine/-/merge_requests/7066
4
4
0
0
← Newer
1
2
3
4
5
6
7
8
9
...
49
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
Results per page:
10
25
50
100
200