This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka, vstinner, y-tag
Date 2021-10-02.09:57:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633168636.89.0.786716208298.issue45329@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0742abdc48886b74ed3b66985a54bb1c32802670 by TAGAMI Yukihiro in branch 'main':
bpo-45329: Fix freed memory access in pyexpat.c (GH-28649)
https://github.com/python/cpython/commit/0742abdc48886b74ed3b66985a54bb1c32802670
History
Date User Action Args
2021-10-02 09:57:16serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, y-tag
2021-10-02 09:57:16serhiy.storchakasetmessageid: <1633168636.89.0.786716208298.issue45329@roundup.psfhosted.org>
2021-10-02 09:57:16serhiy.storchakalinkissue45329 messages
2021-10-02 09:57:16serhiy.storchakacreate