tuanpmt / esp_mqtt

MQTT client library for ESP8266
http://tuanpm.net/post/esp_mqtt/
MIT License
1.14k stars 400 forks source link

espconn_secure_set_size leaks discussion #130

Open valkuc opened 7 years ago

valkuc commented 7 years ago

I will just put a link to original discussion: https://github.com/nodemcu/nodemcu-firmware/issues/1457

Guess it will be useful, because in current implementation espconn_secure_set_size can be called multiple times.