Fix allocating structure object
authorSangyoon Jang <jeremy.jang@samsung.com>
Thu, 25 Oct 2018 04:38:05 +0000 (13:38 +0900)
committer장상윤/Tizen Platform Lab(SR)/Engineer/삼성전자 <jeremy.jang@samsung.com>
Thu, 25 Oct 2018 06:59:17 +0000 (15:59 +0900)
commit91d0f8d96118e277df59f431c08d30856c3927db
treec61d15960089c977c0f369dbe1a91ef4e7a8a22c
parentcc51a4f532e7a20d3ceaffeaf092b5895abf5f14
Fix allocating structure object

Use "new A()" style to zero initialize.

Change-Id: I1baf86c4b8e8130ba81a7b7e10107eb5681f8faf
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/client.cc
src/dbus.cc