Fix bug in C++ wrapper 50/24150/2
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 2 Mar 2020 15:59:32 +0000 (16:59 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 3 Mar 2020 09:40:30 +0000 (10:40 +0100)
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 <jose.bollo@iot.bzh>

No differences found