Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
preconfig.c
Find file
Blame
History
Permalink
bpo-36356: Fix memory leak in _PyPreConfig_Read() (GH-12425)
· e130a07e
btharper
authored
Mar 19, 2019
_PyPreConfig_Read() now free 'old_old' at exit.
e130a07e