Skip to content

[3.10] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) #175658

[3.10] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216)

[3.10] gh-119452: Fix a potential virtual memory allocation denial of service in http.server (GH-142216) #175658

Triggered via pull request December 5, 2025 14:21
Status Success
Total duration 9m 56s
Artifacts

build.yml

on: pull_request
Check for source changes
12s
Check for source changes
Check if the ABI has changed
1m 20s
Check if the ABI has changed
Check if generated files are up to date
2m 40s
Check if generated files are up to date
Windows (x86)
8m 4s
Windows (x86)
Windows (x64)
9m 6s
Windows (x64)
macOS
9m 35s
macOS
Ubuntu
9m 37s
Ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Fit to window
Zoom out
Zoom in

Annotations

8 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.
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.1 is already installed and up-to-date. To reinstall 5.8.1, 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
Ubuntu: Objects/longobject.c#L1763
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
Ubuntu: Objects/longobject.c#L1940
‘kind’ may be used uninitialized [-Wmaybe-uninitialized]