bus: initialize can_send_result 58/244358/1 submit/tizen/20200918.070747
authorAdrian Szyndela <adrian.s@samsung.com>
Thu, 17 Sep 2020 14:08:22 +0000 (16:08 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Thu, 17 Sep 2020 14:08:22 +0000 (16:08 +0200)
commit58b46293becfc2fe6f70efd5db99fb543b07cdeb
treeb62c4d049750de6514bc6a0a7c2291751710b2a2
parent6460ab7d5027524f1e7a97c3b3ee81e353a07a95
bus: initialize can_send_result

can_send_result may be uninitialized for cases with no send_policy.

Change-Id: I0f490c3c6920df525f5583b421162f7f33b8cb68
bus/bus.c