From eab2ce1ca83ebd75ea64898bedb05ea87bfe34f4 Mon Sep 17 00:00:00 2001 From: zhangyanjiao Date: Wed, 16 Nov 2022 14:14:07 +0800 Subject: [PATCH] esp_mesh: fix the memeory leak issue when call esp_mesh_start/stop Closes WIFI-5023 Closes FCS-1081 Closes IDFGH-4525 --- 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 8f668503bc..b10fa11471 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 8f668503bc918d676daf32f4bb828a8174e3153a +Subproject commit b10fa11471b69b82f9599aa2941e1c353bd517c1