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

CompositeSubscription fix #1066

Merged

Conversation

akarnokd
Copy link
Member

A bug in the remove() method caused ArrayIndexOutOfBoundsException if the composite is not empty and trying to remove a subscription that is not in the composite at all.

@cloudbees-pull-request-builder

RxJava-pull-requests #982 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Apr 23, 2014
@benjchristensen benjchristensen merged commit 5d75967 into ReactiveX:master Apr 23, 2014
@akarnokd akarnokd deleted the CompositeSubscriptionFix422 branch April 30, 2014 07:21
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

3 participants