-
Committer:
Teddy Hogeborn
-
Date:
2015-07-02 18:22:22 UTC
-
mto:
(237.7.307 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
325.
-
Revision ID:
teddy@recompile.se-20150702182222-034v03mb8orwhezn
mandos-client: Minor changes to check for more error conditions.
* mandos-client.c (add_remove_local_route): Do TEMP_FAILURE_RETRY
around closing of
/dev/null. Check return
value when opening helper
directory and helper
executable.
(run_network_hooks): Cast return value of TEMP_FAILURE_RETRY to int.
Do TEMP_FAILURE_RETRY around closing of
/dev/null.