From b933d851bf7ad72f717e2850f58c534ffa098075 Mon Sep 17 00:00:00 2001 From: liu zhifu Date: Sun, 21 Jul 2019 10:55:10 +0800 Subject: [PATCH] esp32: fix WPS/WPA2-Enterprise memory leak Fix WPS and WPA2-Enterprise memory leak bug. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index cd0e56d80..b7c6065a2 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit cd0e56d80a0b1d9dabbc6836a6baecbe2fe4b472 +Subproject commit b7c6065a2148585a43d21ca6eea074cc35873ce0