client: Fix uninitiailzed scalar variable
authorTedd Ho-Jeong An <tedd.an@intel.com>
Sat, 13 Nov 2021 02:35:59 +0000 (18:35 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:38 +0000 (19:08 +0530)
commit5682deffc06e0950d33493635b4f985b0d501d93
treea47662607197d38b9e7061089d48fa71d603a52c
parentfb099032fa920127c106d849cc7d1a7c1c535878
client: Fix uninitiailzed scalar variable

This patch fixes the uninitiailzed varialble(CWE-457) reported by
the Coverity scan.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
client/gatt.c