From 8e8c240f84c41287eee34bf8b83b5c254aa0e8c8 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Thu, 18 Jan 2024 11:27:22 +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 ee6eae1464..ec2f29cad0 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit ee6eae14648cc4cf5c7d212ed6f6fdf42ba0142e +Subproject commit ec2f29cad08175785a63a431f5cf03db464555c9