Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-30ba03e-3.14
Jun 29, 2025
Merged

[3.14] gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054)#136092
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-30ba03e-3.14

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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>
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