[3.10] gh-144833: Fix use-after-free in SSL module when SSL_new() fails (GH-144843) #182902
Triggered via pull request
February 16, 2026 02:44
Status
Success
Total duration
15m 34s
Artifacts
–
build.yml
on: pull_request
Check for source changes
9s
Check if the ABI has changed
1m 11s
Check if generated files are up to date
2m 21s
Windows (x86)
8m 50s
Windows (x64)
9m 44s
macOS
15m 18s
Ubuntu
10m 6s
Matrix: Ubuntu SSL tests with OpenSSL
Annotations
14 warnings
|
Check if the ABI has changed
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Check if generated files are up to date
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Ubuntu SSL tests with OpenSSL (1.1.1w):
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu SSL tests with OpenSSL (1.1.1w):
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu SSL tests with OpenSSL (3.0.11):
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu SSL tests with OpenSSL (3.0.11):
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu SSL tests with OpenSSL (3.1.3):
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu SSL tests with OpenSSL (3.1.3):
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
Ubuntu:
Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
macOS
tcl-tk@8 8.6.17 is already installed and up-to-date.
To reinstall 8.6.17, run:
brew reinstall tcl-tk@8
|
|
macOS
gdbm 1.26 is already installed and up-to-date.
To reinstall 1.26, run:
brew reinstall gdbm
|
|
macOS
xz 5.8.2 is already installed and up-to-date.
To reinstall 5.8.2, run:
brew reinstall xz
|
|
macOS
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|