mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e0d6398a99
Prior to this change "esp_wifi_clear_default_wifi_driver_and_handlers" will not remove netif pointer from table when both AP and STA interfaces were created and destroying default wifi interfaces is done in unfortunate order. As a result there is dangling pointer left and it may cause crash in later code (i.e. when esp_wifi_stop() is called). |
||
---|---|---|
.. | ||
esp32 | ||
esp32c3 | ||
esp32s2 | ||
esp32s3 | ||
include | ||
lib@1b0fcf9eeb | ||
src | ||
test | ||
test_md5 | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |