use new operation instead of calloc to avoid crash 74/183674/1
authorWoongsuk Cho <ws77.cho@samsung.com>
Tue, 10 Jul 2018 01:17:08 +0000 (10:17 +0900)
committerWoongsuk Cho <ws77.cho@samsung.com>
Tue, 10 Jul 2018 01:17:08 +0000 (10:17 +0900)
commit3ae94112942c59996f0132b7879711d318cfd44a
tree6c70fa646ca9ad95ffd3a01cca892ff20ff11e8e
parent56a6a6713d59cfef9b03c482ce9291b39c9c075e
use new operation instead of calloc to avoid crash

Change-Id: I6cc0995be7fb08737ce47aa8712f5883ae072e70
NativeLauncher/util/path_manager.cc