Fixing klocwork bugs
authorZofia Abramowska <z.abramowska@samsung.com>
Thu, 21 Nov 2013 11:36:30 +0000 (12:36 +0100)
committerMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 30 Jan 2014 12:01:44 +0000 (13:01 +0100)
commit360602c4ca62224a69badbfd95db51335eaf23f2
treef5b8c168ac7a900002c1b4f6f15cbbefbb3061d8
parente79b00793e7f186aea49900cf801f32020f74bf0
Fixing klocwork bugs

[Issue#] N/A
[Bug] Memory leaks, null pointer dereferrences.
[Cause] N/A
[Solution] Fixing memory leaks with C++ standard classes, checking
null values of pointers
[Verification] Build. Tests passes for libsmack, ss-password,
ss-client-smack and ss-dbus should not change for worse.

Change-Id: Ie0ab2ea7745118f1129f9eaef80b433cc4c3624e
tests/libsmack-tests/test_cases.cpp
tests/security-server-tests/security_server_tests_client_smack.cpp
tests/security-server-tests/security_server_tests_dbus.cpp
tests/security-server-tests/security_server_tests_password.cpp