FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-99581: Fix a buffer overflow in the tokenizer when copying lines that fill the available buffer by pablogsal · Pull Request #99605 · python/cpython · GitHub

/ cpython Public

gh-99581: Fix a buffer overflow in the tokenizer when copying lines that fill the available buffer - #99605

Merged
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-99581
Nov 20, 2022
Merged

gh-99581: Fix a buffer overflow in the tokenizer when copying lines that fill the available buffer#99605
pablogsal merged 1 commit into
python:mainfrom
pablogsal:gh-99581

Conversation

pablogsal commented Nov 19, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

…ines that fill the available buffer

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
pablogsal merged commit e13d1d9 into python:main Nov 20, 2022
pablogsal deleted the gh-99581 branch November 20, 2022 20:20

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown
Contributor

Sorry @pablogsal, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker e13d1d9dda8c27691180bc618bd5e9bf43dfa89f 3.11

Copy link
Copy Markdown
Contributor

Sorry, @pablogsal, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker e13d1d9dda8c27691180bc618bd5e9bf43dfa89f 3.10

pablogsal added the needs backport to 3.11 only security fixes label Nov 20, 2022

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown
Contributor

Sorry @pablogsal, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker e13d1d9dda8c27691180bc618bd5e9bf43dfa89f 3.11

AlexWaygood removed the needs backport to 3.11 only security fixes label Nov 20, 2022

Copy link
Copy Markdown

GH-99627 is a backport of this pull request to the 3.11 branch.

pablogsal added a commit to pablogsal/cpython that referenced this pull request Nov 20, 2022
…pying lines that fill the available buffer (pythonGH-99605)

(cherry picked from commit e13d1d9)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
AlexWaygood added the needs backport to 3.11 only security fixes label Nov 20, 2022

Copy link
Copy Markdown
Contributor

Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 20, 2022
…ines that fill the available buffer (pythonGH-99605)

(cherry picked from commit e13d1d9)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>

Copy link
Copy Markdown

GH-99628 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label Nov 20, 2022
pablogsal added a commit to pablogsal/cpython that referenced this pull request Nov 20, 2022
…pying lines that fill the available buffer (pythonGH-99605).

(cherry picked from commit e13d1d9)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>

Copy link
Copy Markdown

GH-99630 is a backport of this pull request to the 3.10 branch.

bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 20, 2022
miss-islington added a commit that referenced this pull request Nov 20, 2022
…hat fill the available buffer (GH-99605)

(cherry picked from commit e13d1d9)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
pablogsal added a commit that referenced this pull request Nov 20, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

6 participants


Back | FazBrowse Home | New Git URL