diff options
author | btharper <btharper1221@gmail.com> | 2019-03-19 06:50:25 -0400 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-03-19 11:50:25 +0100 |
commit | e130a07eb20c4b655d182d5d10d778c7584efe55 (patch) | |
tree | dcb4ab4bc3258658b0ce9e7aa3cf46c7969a464b /Python/pystate.c | |
parent | 5f1e8b4d249f62dfd81191bcadc4960d01e67ead (diff) | |
download | cpython-git-e130a07eb20c4b655d182d5d10d778c7584efe55.tar.gz |
bpo-36356: Fix memory leak in _PyPreConfig_Read() (GH-12425)
_PyPreConfig_Read() now free 'old_old' at exit.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions