[3.5] bpo-33001: Prevent buffer overrun in os.symlink (GH-5989) by zooba · Pull Request #5991 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zooba

Copy link Copy Markdown

Member

@zooba zooba commented

Mar 5, 2018

edited by bedevere-bot

Loading

@zooba zooba added type-bug

An unexpected behavior, bug, or error

type-security

A security issue

OS-windows labels

Mar 5, 2018

@bedevere-bot bedevere-bot added type-bug

An unexpected behavior, bug, or error

type-security

A security issue

labels

Mar 5, 2018

@zooba zooba self-assigned this

Mar 5, 2018

@zooba

Copy link Copy Markdown

Member Author

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

@bedevere-bot bedevere-bot added type-bug

An unexpected behavior, bug, or error

type-security

A security issue

labels

Mar 5, 2018

@larryhastings larryhastings merged commit f381cfe into python:3.5

May 14, 2018

@bedevere-bot

Copy link Copy Markdown

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

@zooba zooba deleted the symlink-35 branch

September 19, 2018 21:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@zooba zooba

Labels

OS-windows type-bug

An unexpected behavior, bug, or error

type-security

A security issue

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@zooba @bedevere-bot @larryhastings @the-knights-who-say-ni