In MethodCall::reply(int), cast the in-param NULL while calling reply(GVariant*) 46/117046/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 2 Mar 2017 11:26:57 +0000 (20:26 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 2 Mar 2017 11:26:57 +0000 (20:26 +0900)
commitc1b87a4efcf5552772cf4314573869e7c4141a98
tree1e9f77381faab27784d8bd62f4b74e3e7510171d
parent284b810184460e17e645c20f57403fae70dc505f
In MethodCall::reply(int), cast the in-param NULL while calling reply(GVariant*)

Change-Id: I1769fa2f0cbba63234e7ac8e59b48b6a1415afda
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/server/MethodCall.cpp