Skip to content

Commit de2f62c

Browse files
authored
Update Misc/NEWS.d/next/Library/2026-04-23-12-50-15.gh-issue-148441.zvpCkR.rst
1 parent 98dd6f8 commit de2f62c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
:mod:`xml.parsers.expat`: Fix a heap buffer overflow in
1+
:mod:`xml.parsers.expat`: prevent a crash in
22
:meth:`~xml.parsers.expat.xmlparser.CharacterDataHandler`
33
when the character data size exceeds the parser's
44
:attr:`buffer size <xml.parsers.expat.xmlparser.buffer_size>`.

0 commit comments

Comments
 (0)