Fix detection of error in call synchronous 23/22023/1 8.0.0 halibut/8.0.0 halibut_8.0.0
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 29 Jul 2019 09:48:00 +0000 (11:48 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 30 Jul 2019 07:42:05 +0000 (09:42 +0200)
commit91de2500d8a3e96a5d6d486a31f51270eb8cdc61
treeeed354bcd9eed45a998dbd36e4d59d53b4ca67a3
parent064055c6686cce98303a7bff604feb1beded0e82
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