diff options
author | Tony Solomonik <tony.solomonik@gmail.com> | 2020-08-30 07:53:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-29 23:53:08 -0500 |
commit | 75c80b0bda89debf312f075716b8c467d411f90e (patch) | |
tree | 3b013c3da2528cb7a3760a40746685f898d367ea /Lib/multiprocessing/shared_memory.py | |
parent | c68c5af2dc5ada8875a662f2beaac6234eae2a5a (diff) | |
download | cpython-git-75c80b0bda89debf312f075716b8c467d411f90e.tar.gz |
closes bpo-41533: Fix a potential memory leak when allocating a stack (GH-21847)
Free the stack allocated in va_build_stack if do_mkstack fails
and the stack is not a small_stack
Diffstat (limited to 'Lib/multiprocessing/shared_memory.py')
0 files changed, 0 insertions, 0 deletions