mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
933674301f
These changes guarantee that the SSID and Passphrase received via protocomm are NULL terminated and size limited to their standard lengths. List of changes: * Corrected length of passphrase field in wifi_prov_config_set_data_t structure * Performing length checks on SSID, passphrase and bssid, when populating wifi_prov_config_set_data_t structure with received credentials |
||
---|---|---|
.. | ||
handlers.c | ||
manager.c | ||
scheme_ble.c | ||
scheme_console.c | ||
scheme_softap.c | ||
wifi_config.c | ||
wifi_provisioning_priv.h | ||
wifi_scan.c |