diff options
author | Gregory P. Smith <greg@krypto.org> | 2023-05-20 17:09:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-20 17:09:23 (GMT) |
commit | d1732feea0eadd4ccc3516440d0c071be0093dec (patch) | |
tree | e1d6c07ec0be95adfdc6af8579b36d32e00c7aad /Lib/idlelib/runscript.py | |
parent | 68ee8b3f15b744339c156bfeb583a414061ab22d (diff) | |
download | cpython-d1732feea0eadd4ccc3516440d0c071be0093dec.zip cpython-d1732feea0eadd4ccc3516440d0c071be0093dec.tar.gz cpython-d1732feea0eadd4ccc3516440d0c071be0093dec.tar.bz2 |
gh-104372: Use non-Raw malloc for c_fds_to_keep in _posixsubprocess (#104697)
Use non-Raw malloc for c_fds_to_keep as the code could ask for 0 length.
Diffstat (limited to 'Lib/idlelib/runscript.py')
0 files changed, 0 insertions, 0 deletions