Fix detection of error in call synchronous 05/22005/1 flounder
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 29 Jul 2019 09:48:00 +0000 (11:48 +0200)
committerJose Bollo <jose.bollo@iot.bzh>
Mon, 29 Jul 2019 10:02:01 +0000 (12:02 +0200)
commit67aa3feb5d7f7565b3e967c73dacae925bce8d5b
tree39ba0852446668d0d73dc8385608171d211269c4
parent5bca34e3695f1f2900a9c816607dcfaa167f88b9
Fix detection of error in call synchronous

There fixes a bug with an inversion between info
and error in implementation of synchronous calls,
leading to bad detection of errors.

Bug-AGL: SPEC-2697

Change-Id: I30a8cd9c45a91b442f6c501dd3b0c32cd3ea632d
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
src/afb-calls.c