Skip to content
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

[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) #5991

Merged
merged 3 commits into from May 14, 2018

Conversation

@zooba
Copy link
Member

@zooba zooba commented Mar 5, 2018

@zooba
Copy link
Member Author

@zooba zooba commented Mar 5, 2018

The Travis tests are failing due to unrelated changes (which I can say because none of these changes affect Linux/Mac).

@zooba zooba changed the title [3.5] bpo-33001: Minimal fix to prevent buffer overrun in os.symlink (GH-5989) [3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) Mar 5, 2018
@larryhastings larryhastings merged commit f381cfe into python:3.5 May 14, 2018
4 checks passed
4 checks passed
bedevere/issue-number Issue number 33001 found
Details
bedevere/news News entry found in Misc/NEWS.d
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 14, 2018

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@zooba zooba deleted the zooba:symlink-35 branch Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants