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

Crashing on packing empty strings #11

Closed
Fuyukai opened this issue Jan 27, 2017 · 2 comments
Closed

Crashing on packing empty strings #11

Fuyukai opened this issue Jan 27, 2017 · 2 comments

Comments

@Fuyukai
Copy link

Fuyukai commented Jan 27, 2017

In [2]: earl.pack({'aa': ''})
fish: “ipython” terminated by signal SIGSEGV (Address boundary error)
@ccubed
Copy link
Owner

ccubed commented Jan 27, 2017

Fixed in 475b89c

@ccubed ccubed closed this as completed Jan 27, 2017
@ccubed
Copy link
Owner

ccubed commented Jan 27, 2017

I guess to be more clear the code that fixes this is in 13fd713

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

No branches or pull requests

2 participants