Binary size reduction 97/135797/4
authorPiotr Ganicz <p.ganicz@samsung.com>
Thu, 22 Jun 2017 09:03:39 +0000 (11:03 +0200)
committerjongmyeong ko <jongmyeong.ko@samsung.com>
Tue, 4 Jul 2017 10:58:46 +0000 (10:58 +0000)
commit47a2c7013cf6a78d30c11a08eb76b8995021fb34
treee2247b0562f8ec4bb1e73b37354bc2ad8fc4723a
parent9bb2bf0fd8ec8d55eaf70c5e48438e8f13918305
Binary size reduction

This commit reduces binary size by removing usage
of boost str and boost format functions (about 20kB less).

Change-Id: I62be9b8fa6dd3db8ad3abe128e2cff8f42cefd0d
src/common/certificate_validation.cc
src/common/security_registration.cc