eclipse / paho.mqtt.java

Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
https://eclipse.org/paho
Other
2.08k stars 879 forks source link

Update MqttAsyncClient.java #1003

Open NayirMicheal opened 1 year ago

NayirMicheal commented 1 year ago

set topics for the token which can cause a null pointer exception if not set, this was already there in version 3.1.1, commenting this caused problems if checking over the length of the getTopics against the length of QOSGranted