Apply base64 encoding to the DBus call parameters 65/140765/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 26 Jul 2017 08:29:46 +0000 (17:29 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 26 Jul 2017 08:29:46 +0000 (17:29 +0900)
commit4d964a87f5ae803acbc169238405f07db4492c33
tree27a9ffab10609ae5f1fdae63b5ccf0772be5b336
parent12062bbe1fc021d8a2aa71f61bb318475fa2732e
Apply base64 encoding to the DBus call parameters

A DBus call parameter may contain SQL-unfriendly characters, it thus needs to be encoded into a safe form.

Change-Id: Iff7f21ec2692b5cf89641811d24b20e6cca6ba16
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/shared/JobAction.cpp
src/shared/JobInfo.cpp