]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 29 Sep 2025 12:04:47 +0000 (14:04 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Sep 2025 12:04:47 +0000 (15:04 +0300)
commit146a37b458a8c3677f42d328644bea31863c498d
treecab73577a5fe19c8b62a80cee06e7729c10892c5
parent7a65a477951a541e29920832e4ab90e0b7783f21
[3.14] gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_sys_options` (GH-139147) (#139413)

Co-authored-by: Denis Sergeev <zeff@altlinux.org>
Programs/_testembed.c