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

fix: Implemented len assertion to avoid panic #3

Merged
merged 1 commit into from
Apr 10, 2015

Conversation

jaredfolkins
Copy link
Contributor

Howdy Alexander,

I found this bug last night while working on that other issue. In rare cases, because a len() assertion isn't performed, a malformed cookie could cause the application to panic. Fix and test are attached.

Thanks,
Jared

@xyproto
Copy link
Owner

xyproto commented Apr 10, 2015

Great, thank you! Merged.

xyproto added a commit that referenced this pull request Apr 10, 2015
fix: Implemented len assertion to avoid panic
@xyproto xyproto merged commit ef14269 into xyproto:master Apr 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants