Delete signature object reference check logic in checkList() 08/66908/1 accepted/tizen/common/20160422.171918 accepted/tizen/ivi/20160422.070322 accepted/tizen/mobile/20160422.070441 accepted/tizen/tv/20160422.070301 accepted/tizen/wearable/20160422.070239 submit/tizen/20160422.032651
authorsangwan.kwon <sangwan.kwon@samsung.com>
Fri, 22 Apr 2016 03:18:01 +0000 (12:18 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Fri, 22 Apr 2016 03:18:01 +0000 (12:18 +0900)
commit6f83afbe59a34adf9a6f0fed1ac737381c9359ec
treeb39a4a9301995f1410e771d91c459214f874d1d2
parentabfcc55ee07ded165966a174e32e156098789632
Delete signature object reference check logic in checkList()

* checkList() is check only modified references.
* so, checkObjectReferences() should be process only check()

Change-Id: Iaaeb4948d03e4203c0a00513d6c7583aa3427b49
vcore/vcore/SignatureValidator.cpp