diff options
author | stratakis <cstratak@redhat.com> | 2019-03-06 14:14:06 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-03-06 14:14:06 (GMT) |
commit | 098b139816f379271b8d4de2561b5805dd47d229 (patch) | |
tree | a9d5a40aaa91b652e8fea32c306a9fe8fdca554b /Python/pystrcmp.c | |
parent | b2aefd77e1da438aed649d018d6aa504ec35eac8 (diff) | |
download | cpython-098b139816f379271b8d4de2561b5805dd47d229.zip cpython-098b139816f379271b8d4de2561b5805dd47d229.tar.gz cpython-098b139816f379271b8d4de2561b5805dd47d229.tar.bz2 |
bpo-36147: Fix a memory leak in ctypes s_get() (GH-12102)
The s_get() function leaks the result variable on low memory.
Partially backport commit 19b52545df898ec911c44e29f75badb902924c0
to fix it.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions