Skip to content

gh-121849: Fix PyUnicodeWriter_WriteSubstring() crash if len=0#121896

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:substr
Jul 17, 2024
Merged

gh-121849: Fix PyUnicodeWriter_WriteSubstring() crash if len=0#121896
vstinner merged 1 commit into
python:mainfrom
vstinner:substr

Conversation

@vstinner

@vstinner vstinner commented Jul 17, 2024

Copy link
Copy Markdown
Member

Comment thread Objects/unicodeobject.c
Comment thread Objects/unicodeobject.c
@picnixz picnixz self-requested a review July 17, 2024 07:32

@picnixz picnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forget my previous comment. I was still sleepy.

@vstinner vstinner merged commit bfdbeac into python:main Jul 17, 2024
@vstinner vstinner deleted the substr branch July 17, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants