Change to add quote using g_shell_quote in some parameter 03/110003/3 accepted/tizen/3.0/common/20170116.122518 accepted/tizen/3.0/ivi/20170114.000319 accepted/tizen/3.0/mobile/20170114.000206 accepted/tizen/3.0/tv/20170114.000248 accepted/tizen/3.0/wearable/20170114.000303 submit/tizen_3.0/20170113.111925
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 12 Jan 2017 11:00:59 +0000 (20:00 +0900)
committerJunghyun Yeon <jungh.yeon@samsung.com>
Fri, 13 Jan 2017 03:36:13 +0000 (12:36 +0900)
commit7f1cc068964e3b94394fccb1579248c59e6991c2
treebc04099c3f1b7359af845d76dd30c8eebfe296ad
parentb35a4bbe91659f589a3ced79257477662ca11cdd
Change to add quote using g_shell_quote in some parameter

- Inserting double quote will not cover if filepath contains double quote
- using g_shell_quote handles this correctly

Change-Id: Ib519c4c40536b3bcc78e2287e72542b822715c84
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/pkgmgr-server.c