]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46263: FreeBSD 14.0 jemalloc workaround for junk bytes of freed memory...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Jan 2022 15:52:21 +0000 (07:52 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 15:52:21 +0000 (16:52 +0100)
commitb259015c1079744dbe3d58bd4c27757a6df9d1c6
tree656d72427f30cd931e0009124cc83475f70c41b4
parentcb0683128b8f413e0f16293752014902d4de4984
[3.9] bpo-46263: FreeBSD 14.0 jemalloc workaround for junk bytes of freed memory (GH-30434) (GH-30437)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_capi.py
Misc/NEWS.d/next/Tests/2022-01-06-15-45-34.bpo-46263.bJXek6.rst [new file with mode: 0644]