Files
arduino-esp32/libraries/WiFi/src
chuck todd b2c678877c std::shared_ptr Memory Leak (#3680)
* std::shared_ptr Memory Leak

clientSocketHande and _rxBuffer are std::shared_ptr, the stop() call was not correctly releasing them and the operator= had similar problems fix for #3679

* operator= second attempt

* operator= third time
2020-01-29 12:18:54 +02:00
..
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2018-06-27 09:01:06 +02:00
2019-02-20 00:50:20 +02:00
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2019-09-16 19:14:32 +03:00
2019-07-09 19:21:01 +03:00
2019-07-09 19:21:01 +03:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2019-08-20 16:42:55 +03:00
2019-08-20 16:42:55 +03:00
2018-07-25 12:56:41 +02:00