Logo
Explore Help
Register Sign In
alex/esp-idf
1
0
Fork 0
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-08-08 12:10:59 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
aa333d4ab9cdec068ced721eccadc963d27aba46
esp-idf/components/tcp_transport
History
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
..
include
tcp_transport: Add option to enable crt_bundle for SSL connection
2021-04-07 05:31:21 +00:00
private_include
tcp_transport: Fix error handling of esp_tls_init()
2021-03-24 12:24:23 +00:00
test
tcp_transport/test: Fix wrong use of transport in set-interface
2021-03-11 19:21:00 +00:00
CMakeLists.txt
tcp_transport: Reduce lwip dependecy for tcp_transport/http_client
2021-02-16 09:01:35 +01:00
component.mk
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
Kconfig
websocket: add configurable ws_transport buffer size
2020-07-20 10:02:31 +00:00
transport_ssl.c
tcp_transport: Fix NULL pointer dereference if esp_transport_init returns NULL
2021-05-03 15:46:59 +08:00
transport_utils.c
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
transport_ws.c
tcp_transport: Fix NULL pointer dereference if esp_transport_init returns NULL
2021-05-03 15:46:59 +08:00
transport.c
tcp_transport: Fix error handling of esp_tls_init()
2021-03-24 12:24:23 +00:00
Powered by Gitea Version: 1.24.3 Page: 135ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API