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

CompositeByteBuf.removeComponent(lastIndex) throws IndexOutOfBoundException if components left #1821

Closed
normanmaurer opened this issue Sep 9, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@normanmaurer
Copy link
Member

If CompositeByteBuf.removeComponent(lastIndex) is called but there are still components left in the CompositeByteBuf a IndexOutOfBoundsException is thrown.

@ghost ghost assigned normanmaurer Sep 9, 2013
normanmaurer pushed a commit that referenced this issue Sep 9, 2013
…mponent was removed but other components was left
normanmaurer pushed a commit that referenced this issue Sep 10, 2013
…mponent was removed but other components was left
@normanmaurer normanmaurer mentioned this issue Oct 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant