You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In some circumstances, Mosquitto could leak memory when handling PUBLISH messages. This is limited to incoming QoS 2 messages, and is related to the combination of the broker having persistence enabled, a clean session=false client, which was connected prior to the broker restarting, then has reconnected and has now sent messages at a sufficiently high rate that the incoming queue at the broker has filled up and hence messages are being dropped. This is more likely to have an effect where max_queued_messages is a small value. This has now been fixed. Closes #1793. Thanks to mbates14. |
5 years ago | |
---|---|---|
.. | ||
db_dump | 5 years ago | |
deps | 7 years ago | |
CMakeLists.txt | 5 years ago | |
Makefile | 6 years ago | |
bridge.c | 6 years ago | |
conf.c | 5 years ago | |
conf_includedir.c | 6 years ago | |
context.c | 5 years ago | |
database.c | 5 years ago | |
handle_auth.c | 6 years ago | |
handle_connack.c | 6 years ago | |
handle_connect.c | 5 years ago | |
handle_disconnect.c | 6 years ago | |
handle_publish.c | 5 years ago | |
handle_subscribe.c | 5 years ago | |
handle_unsubscribe.c | 5 years ago | |
lib_load.h | 6 years ago | |
linker-macosx.syms | 7 years ago | |
linker.syms | 7 years ago | |
logging.c | 5 years ago | |
loop.c | 5 years ago | |
mosquitto.c | 5 years ago | |
mosquitto_broker.h | 6 years ago | |
mosquitto_broker_internal.h | 5 years ago | |
mosquitto_passwd.c | 6 years ago | |
mosquitto_plugin.h | 6 years ago | |
net.c | 5 years ago | |
persist.h | 5 years ago | |
persist_read.c | 5 years ago | |
persist_read_v5.c | 5 years ago | |
persist_read_v234.c | 6 years ago | |
persist_write.c | 5 years ago | |
persist_write_v5.c | 5 years ago | |
plugin.c | 6 years ago | |
plugin_debug.c | 6 years ago | |
plugin_defer.c | 6 years ago | |
property_broker.c | 6 years ago | |
read_handle.c | 6 years ago | |
security.c | 5 years ago | |
security_default.c | 6 years ago | |
send_auth.c | 6 years ago | |
send_connack.c | 6 years ago | |
send_suback.c | 6 years ago | |
send_unsuback.c | 6 years ago | |
service.c | 5 years ago | |
session_expiry.c | 6 years ago | |
signals.c | 6 years ago | |
subs.c | 6 years ago | |
sys_tree.c | 6 years ago | |
sys_tree.h | 5 years ago | |
uhpa.h | 6 years ago | |
websockets.c | 5 years ago | |
will_delay.c | 6 years ago |