From 1410699d88f9d58ba8b70f97020823ab82876f72 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Wed, 17 Jan 2024 17:39:41 +0800 Subject: [PATCH] fix(wifi): fix the crash and malloc fail issue 1. fix(wifi/mesh): fix the crash issue when mesh deinit 2. fix(wifi):fix when ap recv auth in sa query porcess will memset psq issue --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 65edaf477c42..c4ac95d04412 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 65edaf477c42606917b16523ff2bb5094547bf77 +Subproject commit c4ac95d0441268df12864eb254bd02a468d88a34