]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_sys_opt...
authorDenis Sergeev <zeff@altlinux.org>
Mon, 29 Sep 2025 10:40:36 +0000 (13:40 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Sep 2025 10:40:36 +0000 (10:40 +0000)
commit9c6a1f847b648747414600f2cde18f3837505537
tree9b627bb79f287069ee58073138c8bb023f27ff68
parent872eafd2b05731d3c4a1f33249dffbb5c2e53ce3
gh-139146: Check `calloc()` results in `_testembed.c::test_pre_initialization_sys_options` (#139147)

Reported by: Dmitrii Chuprov <cheese@altlinux.org>
Signed-off-by: Denis Sergeev <zeff@altlinux.org>
Programs/_testembed.c