Skip to content

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

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:getpath_alloc
Oct 4, 2019
Merged

bpo-38353: getpath.c uses dynamically allocated strings#16582
vstinner merged 1 commit intopython:masterfrom
vstinner:getpath_alloc

Conversation

@vstinner
Copy link
Copy Markdown
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