Skip to content

bpo-38353: getpath.c uses dynamically allocated strings #16582

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2019
Merged

bpo-38353: getpath.c uses dynamically allocated strings #16582

merged 1 commit into from
Oct 4, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 4, 2019

  • PyCalculatePath: add "_macro" to the 3 fields storing macro values
  • Add dynamically allocated strings to PyCalculatePath

https://bugs.python.org/issue38353

* PyCalculatePath: add "_macro" to the 3 fields storing macro values
* Add dynamically allocated strings to PyCalculatePath
@vstinner vstinner merged commit abd7cd8 into python:master Oct 4, 2019
@vstinner vstinner deleted the getpath_alloc branch October 4, 2019 13:25
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
* PyCalculatePath: add "_macro" to the 3 fields storing macro values
* Add dynamically allocated strings to PyCalculatePath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants