From 3469d50a8b48897aae3c1291333f5c511bb7352a Mon Sep 17 00:00:00 2001 From: Rahul Tank Date: Fri, 26 Jul 2024 09:38:40 +0530 Subject: [PATCH] fix(nimble): Zero initialize variable to avoid garbage value --- components/bt/host/nimble/nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/host/nimble/nimble b/components/bt/host/nimble/nimble index 9372de75de..c0363f26cf 160000 --- a/components/bt/host/nimble/nimble +++ b/components/bt/host/nimble/nimble @@ -1 +1 @@ -Subproject commit 9372de75deea015234e6b1d51dd63356a3c88683 +Subproject commit c0363f26cf6484830779292035fe309c1ec0eb94