From e7a263938b458a254750cded226b10e27e230aa0 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Mon, 18 Mar 2019 15:02:00 +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