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: check for zero length wrapPCs when inserting into stacks #92

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

morningvera
Copy link
Member

Related issues

Closes #91

Proposed changes

Fixes a panic that occurs when inserting an empty wrapPCs array into the stack. Just adds a zero length check to prevent the panic and adds a test for it as well.

@morningvera morningvera added the bug Something isn't working label Jul 8, 2020
@morningvera morningvera merged commit c3766ec into master Jul 8, 2020
@morningvera morningvera deleted the fix/go-routine branch July 24, 2020 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant