afb-trace: Fix bug in tracing of afb_req_get_client_info 07/15007/1
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 4 Jul 2018 13:58:02 +0000 (15:58 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 4 Jul 2018 14:56:45 +0000 (16:56 +0200)
commit425458b99b65ada911c21ba1896a5733541e5170
treeb387350d430626f4a0830adb9007827cac3e9c87
parent26286eb5a7af0b58ec602afda45eb021cc21d104
afb-trace: Fix bug in tracing of afb_req_get_client_info

The utility wrap-json distinguishes o from O, the latest
increment the reference count, as expected.

Bug-AGL: SPEC-1563

Change-Id: I4490ac894059e47abf1e2474aab07249b862e985
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
coverage/scripts/02-hello.sh
src/afb-trace.c