emulator: Fix uninitiailzed scalar variable
authorTedd Ho-Jeong An <tedd.an@intel.com>
Sat, 13 Nov 2021 02:35:57 +0000 (18:35 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:38 +0000 (19:08 +0530)
commitb764b6331a1932365855b116a74e07e411768fb6
tree23f582ffd2413932161b1e9b988072c2d8aeabd0
parentb52c6ff48aee25d0ea06fd87df04d2ebda782351
emulator: 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>
emulator/bthost.c