arduino-mqtt icon indicating copy to clipboard operation
arduino-mqtt copied to clipboard

Memory leak on failed mqtt_client.connect()

Open dmarc1234 opened this issue 3 years ago • 0 comments

I am experiencing the same issue as #191 reported some time ago.

On each failed connection after calling mqtt_client.connect() the heap is decreasing by about 4700~5000 bytes.

Was this issue ever resolved ?

dmarc1234 avatar Jan 05 '22 15:01 dmarc1234