mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
edbcb5b295
if tcp_transport component was used separately (e.g. using tranpsort_ssl.h directly without building list of transport) then it leaks memory on unitialization Merges https://github.com/espressif/esp-idf/pull/3541 Closes https://github.com/espressif/esp-idf/issues/3531 Signed-off-by: David Cermak <cermak@espressif.com> |
||
---|---|---|
.. | ||
include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
transport_ssl.c | ||
transport_strcasestr.c | ||
transport_strcasestr.h | ||
transport_tcp.c | ||
transport_utils.c | ||
transport_ws.c | ||
transport.c |