afb-api-so: take care of SIGSEGV in dlopen
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 6 Sep 2017 16:15:17 +0000 (18:15 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Thu, 7 Sep 2017 07:25:46 +0000 (09:25 +0200)
commit8a4e3b4a91e6aaabd24127bbbff963e449e8deab
treebbeb3a1a990797aacf44962b3407a7e866c7fc89
parentbee892ba769f78ede968ad9b6aea006b6aee26e9
afb-api-so: take care of SIGSEGV in dlopen

In some case, dlopen raise a segmentation fault.
This commit takes care of this.

Change-Id: I6cbe59de2422dafcdf3714d0539b1757511c100b
Bug-AGL: SPEC-662
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-api-so.c