From 1778573dade2a9495d6c72a687cfb50f74b6b118 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Thu, 11 Apr 2019 20:43:38 +0800 Subject: [PATCH] mesh: fix memory leak and group send fix a bug in group send fix esp_mesh_set_router when router_t not initialized fix mesh memory leak with invalid option --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 4a4b8089b..b6983449d 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 4a4b8089b3ec47b7d59f69d39ccd0d82402b2597 +Subproject commit b6983449d5ec9d6b6dd9df40a462e7b2f2d22e2c