esp-idf/examples/protocols/smtp_client/main
Laukik Hase fd80ad82c2
smtp_client: Fix heap leakage
- Freed all allocated resources by Mbed TLS at the end of routine
2022-04-18 10:33:02 +05:30
..
CMakeLists.txt Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
component.mk Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
esp_logo.png Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
Kconfig.projbuild Added simple SMTP email client. 2020-02-04 18:13:28 +05:30
server_root_cert.pem Updated the root certificate of https examples 2021-10-01 13:02:48 +05:30
smtp_client_example_main.c smtp_client: Fix heap leakage 2022-04-18 10:33:02 +05:30