We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fdcfb commit b09a4c8Copy full SHA for b09a4c8
1 file changed
Misc/NEWS.d/next/Security/2025-11-02-16-23-17.gh-issue-140594.YIWUpl.rst
@@ -1,2 +1,2 @@
1
-Fixed heap-buffer-overflow in PyOS_StdioReadline when encountering null
2
-bytes in interactive input. Patch by Shamil Abdulaev.
+Fix a buffer overflow in :c:func:`!PyOS_StdioReadline` when a single NULL character is read from the standard input.
+Patch by Shamil Abdulaev.
0 commit comments