Skip to content

Commit 7ba2557

Browse files
review: update Misc/NEWS.d/next/Library/2026-05-25-07-22-05.gh-issue-150372.9hLqhe.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 5492c55 commit 7ba2557

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Fix missing null check on the result of :func:`!strdup` in
22
:mod:`readline` module initialization, preventing a potential null pointer
3-
dereference on memory allocation failure.
3+
:mod:`readline`: Fix missing null check on the result of :func:`!strdup`
4+
in module initialization, preventing a potential null pointer

0 commit comments

Comments
 (0)