Fix Issue 2812 setpath memory corruption by htgoebel · Pull Request #2844 · pyinstaller/pyinstaller · GitHub
Skip to content

Fix Issue 2812 setpath memory corruption - #2844

Merged
htgoebel merged 3 commits into
developfrom
issue-2812-setpath-memory-corruption
Sep 21, 2017
Merged

htgoebel merged 3 commits into
developfrom
issue-2812-setpath-memory-corruption

Conversation

@htgoebel

Copy link
Copy Markdown
Member

Fixes #2812

This issue only effects non-win32 platforms, but the code now
conditioned-out is needed only for win32 anyways.

Fixes #2812.
Windows bootloaders are not effected by the last change.
@htgoebel htgoebel added this to the PyInstaller 3.3 milestone Sep 20, 2017
@htgoebel

Copy link
Copy Markdown
Member Author

@htgoebel
htgoebel merged commit 596c122 into develop Sep 21, 2017
@htgoebel
htgoebel deleted the issue-2812-setpath-memory-corruption branch September 21, 2017 17:29
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Core dumped: double free or corruption in Py_SetPath

1 participant