afb-args: Use secure_getenv 57/20857/1
authorJosé Bollo <jose.bollo@iot.bzh>
Thu, 28 Mar 2019 17:59:55 +0000 (18:59 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 29 Mar 2019 13:12:52 +0000 (14:12 +0100)
commit5715fd569d6f8258830bb1808f9b65bde72cc5cd
tree9ccf1cf657fdfc14b53f440515c3fde2d73b1a5d
parentd9de3cd38b17ad16fb6ad6f74e83f4700c5f2b49
afb-args: Use secure_getenv

Improves security of the binder by using
secure_getenv instead of getenv.

Change-Id: Iffd56ca65251763aacb0b9dbbaa768619cd92dd4
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/afb-config.c