]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)
authorHai Shi <shihai1992@gmail.com>
Sun, 3 Jan 2021 15:47:44 +0000 (23:47 +0800)
committerGitHub <noreply@github.com>
Sun, 3 Jan 2021 15:47:44 +0000 (16:47 +0100)
commit7c83eaa536d2f436ae46211ca48692f576c732f0
tree414c51251d1bd219c4f597877d5a26f53bae7d8a
parentb8eb3765908c0063f0739595ba4b296cc8863d19
bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)
Modules/pyexpat.c