Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Make a new array of topics to unsubscribe #43

Merged
merged 1 commit into from
Jul 26, 2016
Merged

Make a new array of topics to unsubscribe #43

merged 1 commit into from
Jul 26, 2016

Conversation

miketran78727
Copy link
Contributor

The Paho client performs validation on the topic filter array. If any of element is a null string, the NullPointerException will be thrown.

Included in this pull request are:

  1. Make a new array of topics with correct length to unsubscribe
  2. Delete unused code

Signed-off-by: miketran78727 miketran@us.ibm.com

Signed-off-by: miketran78727 <miketran@us.ibm.com>
@sathipal
Copy link
Contributor

@miketran78727, Thank you for the patch. Is similar logic required for the subscription as well?

@miketran78727
Copy link
Contributor Author

@sathipal Yes, I will send another patch after testing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants