diff options
| author | Tony Solomonik <tony.solomonik@gmail.com> | 2020-08-30 04:53:08 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-30 04:53:08 (GMT) |
| commit | 75c80b0bda89debf312f075716b8c467d411f90e (patch) | |
| tree | 3b013c3da2528cb7a3760a40746685f898d367ea /Lib/multiprocessing/shared_memory.py | |
| parent | c68c5af2dc5ada8875a662f2beaac6234eae2a5a (diff) | |
| download | cpython-75c80b0bda89debf312f075716b8c467d411f90e.zip cpython-75c80b0bda89debf312f075716b8c467d411f90e.tar.gz cpython-75c80b0bda89debf312f075716b8c467d411f90e.tar.bz2 | |
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
