b302b4bb43
1. Buffers for SAE messages are not freed after the handshake. This causes memory leak, free buffers after SAE handshake. 2. SAE global data is not freed until the next WPA3 connection takes place, holding up heap space without reason. Free this data after SAE handshake is complete or event fails. 3. Update wifi lib which includes memory leak fix during BIP encryption/decryption operations. |
||
---|---|---|
.. | ||
esp32 | ||
esp32s2 | ||
include | ||
lib@eefba3c515 | ||
src | ||
test | ||
test_md5 | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
Makefile.projbuild | ||
phy_multiple_init_data.bin | ||
sdkconfig.rename |