mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-03-24 09:29:09 +08:00
Some members of the persist plugin interface are only used to find a client struct, for example. There is no need for the plugin to allocate a new copy and the broker to free it in that case.