Fix SVACE defects 68/56068/2
authorKyungwook Tak <k.tak@samsung.com>
Thu, 31 Dec 2015 04:45:18 +0000 (13:45 +0900)
committerKyungwook Tak <k.tak@samsung.com>
Mon, 4 Jan 2016 07:58:32 +0000 (16:58 +0900)
commit740bb5932a3510d34179795a2d2fe26d7560a71f
treec7b546b49e0ca097283b22250470103507522356
parent108aa80a69e543c09e15aab57c5bba5a8d3b74c0
Fix SVACE defects

 * dereferencing null
 * memory leak
 * error return value unchecked

Change-Id: If87acb0817190955cc9c49d044a8b6003e7ac238
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
tests/pkcs12/new_test_cases.cpp
vcore/server/src/cert-server-main.c
vcore/vcore/Certificate.cpp
vcore/vcore/Client.cpp
vcore/vcore/Client.h