From 7d96b3442a33b135cbb7ea94ef29d394516632e2 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Mon, 18 Mar 2019 14:43:21 +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 c30a45ea61..b272ad1e33 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit c30a45ea61d9371806ad38366d75950da9664e48 +Subproject commit b272ad1e333689eb6985efe4e26774bb953ecce1