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 NPE in SubjectSubscriptionManager #1031

Merged
merged 1 commit into from
Apr 11, 2014

Conversation

benjchristensen
Copy link
Member

If unsubscribed it should just return, not continue forward. If it does, the newState is null and it throws an NPE.

benjchristensen added a commit that referenced this pull request Apr 11, 2014
Fix NPE in SubjectSubscriptionManager
@benjchristensen benjchristensen merged commit 33819b5 into ReactiveX:master Apr 11, 2014
@benjchristensen benjchristensen deleted the subject-npe branch April 11, 2014 19:54
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

1 participant