mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-09-10 14:38:24 +08:00
Incoming QoS 2 messages that had not completed the QoS flow were not being checked for ACL access when a clean session=False client was reconnecting. Closes #575314.