Imroy / pubsubclient

A client library for the ESP8266 that provides support for MQTT
MIT License
433 stars 115 forks source link

Memory leak on loop() #87

Closed suculent closed 6 years ago

suculent commented 6 years ago

I had some issues with memory leaks in my library using this one, which eventually boiled down to a finding that it's a pubsubclient leaking. As I'm now in just this detail of investigation but with proper tools, I'll get back later with some results.

suculent commented 6 years ago

Sorry, my mistake.