Skip to content

[3.14] gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054) #136092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 29, 2025

Fix a possible crash when deserializing a large marshal data
(at least several GiBs) containing a slice.
(cherry picked from commit 30ba03e)

Co-authored-by: Akshat Gupta akshat.gupta24@gmail.com

…6054)

Fix a possible crash when deserializing a large marshal data
(at least several GiBs) containing a slice.
(cherry picked from commit 30ba03e)

Co-authored-by: Akshat Gupta <akshat.gupta24@gmail.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 29, 2025 07:11
@serhiy-storchaka serhiy-storchaka merged commit ce65956 into python:3.14 Jun 29, 2025
43 checks passed
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.

3 participants