From: Jose Bollo Date: Mon, 2 Mar 2020 15:59:32 +0000 (+0100) Subject: Fix bug in C++ wrapper X-Git-Tag: 9.0.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=591f9d339d6467e4b53be561aedda90630a9ddbf;hp=591f9d339d6467e4b53be561aedda90630a9ddbf;p=src%2Fapp-framework-binder.git Fix bug in C++ wrapper Address of the function is much better than adress of the pointer in the stack. BUG-AGL: SPEC-3220 Change-Id: I860b66ac7b8581af5229201556333edcde1f089f Signed-off-by: Jose Bollo ---