mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	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>