bpo-36356: Fix leak when updating search path in config by btharper · Pull Request #12444 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Closed
btharper wants to merge 1 commit intopython:masterfrom
Closed
bpo-36356: Fix leak when updating search path in config#12444
btharper wants to merge 1 commit intopython:masterfrom
bpo-36356: Fix leak when updating search path in config#12444
btharper wants to merge 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
Copy link Copy Markdown
Member
vstinner
commented
Mar 20, 2019
vstinner commented
Mar 20, 2019Your PR fix maybe the memory leak, but your PR makes me realize that it's a bug. I wrote PR #12454 to fix the bug (and a few other similar bugs). My PR also fix the memory leak.
vstinner
closed this
btharper
deleted the
env_free
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment