Files
esp-idf/components
Axel Lin aa333d4ab9 tcp_transport: Fix NULL pointer dereference if esp_transport_init returns NULL
Add missing NULL test for esp_transport_init() call.
Otherwise, it will hit NULL pointer dereference when assign t->_get_socket.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
2021-05-03 15:46:59 +08:00
..
2021-04-22 21:07:35 +08:00
2021-03-31 19:17:33 +08:00
2021-04-18 23:53:48 +02:00
2021-02-26 19:45:48 +08:00
2021-03-31 19:17:33 +08:00
2021-04-15 15:19:00 +08:00