gh-104372: Use non-Raw malloc for c_fds_to_keep in _posixsubprocess (… · wrongnull/cpython@d1732fe · GitHub
Skip to content

Commit d1732fe

Browse files
authored
pythongh-104372: Use non-Raw malloc for c_fds_to_keep in _posixsubprocess (python#104697)
Use non-Raw malloc for c_fds_to_keep as the code could ask for 0 length.
1 parent 68ee8b3 commit d1732fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Modules/_posixsubprocess.c

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)