[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) by zooba · Pull Request #5991 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
larryhastings merged 3 commits intopython:3.5from
May 14, 2018Merged
[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989)#5991
larryhastings merged 3 commits intopython:3.5from
[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989)#5991
larryhastings merged 3 commits intopython:3.5from
Conversation
Copy link Copy Markdown
Member
OS-windows labels
Mar 5, 2018
bedevere-bot
added
type-bug
labels
Mar 5, 2018
the-knights-who-say-ni
added
the
CLA signed
label
zooba
self-assigned this
bedevere-bot
added
the
awaiting merge
label
Copy link Copy Markdown
Member Author
zooba
commented
Mar 5, 2018
zooba commented
Mar 5, 2018The Travis tests are failing due to unrelated changes (which I can say because none of these changes affect Linux/Mac).
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)
bedevere-bot
added
type-bug
labels
Mar 5, 2018
larryhastings
merged commit
f381cfe
into
python:3.5
Copy link Copy Markdown
bedevere-bot
commented
May 14, 2018
bedevere-bot commented
May 14, 2018@larryhastings: Please replace # with GH- in the commit message next time. Thanks!
bedevere-bot
removed
the
awaiting merge
label
zooba
deleted the
symlink-35
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