Skip to content

_PyCode_GetExtra can return garbage with negative indexes #96187

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

Closed
pablogsal opened this issue Aug 22, 2022 · 0 comments
Closed

_PyCode_GetExtra can return garbage with negative indexes #96187

pablogsal opened this issue Aug 22, 2022 · 0 comments

Comments

@pablogsal
Copy link
Member

pablogsal commented Aug 22, 2022

If we pass a negative index to _PyCode_GetExtra it returns garbage

pablogsal added a commit to pablogsal/cpython that referenced this issue Aug 22, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 23, 2022
…ve indexes (pythonGH-96188)

(cherry picked from commit 16ebae4)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
miss-islington added a commit that referenced this issue Aug 23, 2022
…exes (GH-96188)

(cherry picked from commit 16ebae4)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
@tiran tiran closed this as completed Aug 23, 2022
pablogsal added a commit to pablogsal/cpython that referenced this issue Aug 23, 2022
… negative indexes (pythonGH-96188).

(cherry picked from commit 16ebae4)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
pablogsal added a commit that referenced this issue Aug 23, 2022
…ive indexes (GH-96188). (#96210)

(cherry picked from commit 16ebae4)

Co-authored-by: Pablo Galindo Salgado <[email protected]>
mdboom pushed a commit to mdboom/cpython that referenced this issue Aug 24, 2022
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

No branches or pull requests

2 participants