]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (#144992)
authorRamin Farajpour Cami <ramin.blackhat@gmail.com>
Mon, 16 Mar 2026 12:30:13 +0000 (16:00 +0330)
committerGitHub <noreply@github.com>
Mon, 16 Mar 2026 12:30:13 +0000 (12:30 +0000)
commite6b9a1406980fbb1d4032eca9cc0b4f8f252b716
tree5ce683d3e175fe1aa1877561e02ca9366a9c3872
parent37121ef77ee54bd5bf12582392ecf55afa80f366
gh-144984: Fix crash in Expat's `ExternalEntityParserCreate` error paths (#144992)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_pyexpat.py
Misc/NEWS.d/next/Library/2026-02-19-12-00-00.gh-issue-144984.b93995c982.rst [new file with mode: 0644]
Modules/pyexpat.c