wgtpkg-digsig: Fix digital signature check 21/15421/2
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 17 Jul 2018 08:42:04 +0000 (10:42 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 17 Jul 2018 09:26:52 +0000 (11:26 +0200)
commitf97f8d24a1971117bbd4057ca0cd00776bcccb39
treea6176705a608d47e1c71ce42c6a56d205aba7497
parent4d080df8c46a94b824ce31750ef58d69b8ea4b14
wgtpkg-digsig: Fix digital signature check

The compute of the return code was wrong: it always
returned 0 even in case of error.

Installation of a widget with an error in its signature
was possible due to this error.

Bug-AGL: SPEC-1590

Change-Id: Ibefd74aafd6a00dea32e52d471460cbe08a380ab
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/wgtpkg-digsig.c