Fixed INIT-06 errors detected by C++Test.
authorPawel Andruszkiewicz <p.andruszkie@samsung.com>
Mon, 28 Sep 2015 13:29:44 +0000 (15:29 +0200)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Mon, 28 Sep 2015 13:29:44 +0000 (15:29 +0200)
commitda7c027916be0938177aa068a92c6892ca284d3d
tree180ac579faa1f5cb715108f2efd28a4dc8824168
parent6de05a9f5787906f4554c99e7b1e860bf3522af7
Fixed INIT-06 errors detected by C++Test.

Unitialized member variables have been initialized.

[Verification] Code compiles, TCT pass rate of affected modules did not change.

Change-Id: Ie42169f2649909f155b226ecdc8c32200b920c04
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
14 files changed:
src/application/application_manager.cc
src/archive/archive_callback_data.cc
src/archive/archive_file.cc
src/archive/un_zip.cc
src/archive/un_zip_extract_request.cc
src/archive/zip.cc
src/bluetooth/bluetooth_adapter.cc
src/mediakey/mediakey_manager.cc
src/messaging/email_manager.cc
src/messaging/message.cc
src/messaging/message_callback_user_data.cc
src/messaging/message_conversation.cc
src/secureelement/secureelement_session.h
src/sound/sound_manager.cc