Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2026-02-19-12-00-00.gh-issue-144984.b93995c982.rst
blob: 66e07dc3098c5f086b03505705de18706396d70b [
file
]
Fix
crash
in
:
meth
:
`xml.parsers.expat.xmlparser.ExternalEntityParserCreate`
when
an allocation fails
.
The
error paths could dereference NULL
``
handlers
``
and
double
-
decrement the parent parser
's reference count.