X Tutup
Skip to content

[3.13] gh-140471: Fix buffer overflow in AST node initialization with malformed _fields (GH-140506)#140510

Merged
pablogsal merged 1 commit intopython:3.13from
StanFromIreland:backport-95953b6-3.13
Oct 23, 2025
Merged

[3.13] gh-140471: Fix buffer overflow in AST node initialization with malformed _fields (GH-140506)#140510
pablogsal merged 1 commit intopython:3.13from
StanFromIreland:backport-95953b6-3.13

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Oct 23, 2025

…n with malformed `_fields` (pythonGH-140506)

(cherry picked from commit 95953b6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@pablogsal pablogsal merged commit 1cc2c95 into python:3.13 Oct 23, 2025
44 checks passed
@StanFromIreland StanFromIreland deleted the backport-95953b6-3.13 branch October 24, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup