eclipse / paho.mqtt.java

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

Fix NullPointerException trying to clear pending messages and flows #944

Closed marciogranzotto closed 2 years ago

marciogranzotto commented 2 years ago

Fixes a NullPointerException when trying to clear pendingMessages and pendingFlows while they are null

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!