Skip to content

Commit b09a4c8

Browse files
committed
docs: improve security advisory for PyOS_StdioReadline fix
1 parent 42fdcfb commit b09a4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Fixed heap-buffer-overflow in PyOS_StdioReadline when encountering null
2-
bytes in interactive input. Patch by Shamil Abdulaev.
1+
Fix a buffer overflow in :c:func:`!PyOS_StdioReadline` when a single NULL character is read from the standard input.
2+
Patch by Shamil Abdulaev.

0 commit comments

Comments
 (0)