Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Relative stream out of bounds protection #148

Closed

Conversation

Xerkus
Copy link
Member

@Xerkus Xerkus commented Feb 26, 2016

Added safeguard to prevent accidental access to part of decorated stream before offset.

I considered seeking to 0 instead but that will only mask problem, hard fail is preferable.

Problem is bigger tho, since relative stream is shared by definition. See #147

@weierophinney weierophinney added this to the 1.3.4 milestone Mar 17, 2016
@weierophinney weierophinney self-assigned this Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
weierophinney added a commit that referenced this pull request Mar 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants