-
Committer:
Teddy Hogeborn
-
Date:
2014-03-23 22:12:57 UTC
-
mto:
(237.7.272 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
311.
-
Revision ID:
teddy@recompile.se-20140323221257-9lkufevfdn4kwoq6
Use openat() etc. in plugin-runner. Also one less useless warning.
* plugin-runner.c (main): Only print warning about failure to work
around Debian bug #633582 if the plugin
directory actually exists. Use openat(),
fstat(), faccessat(), and eliminate
asprintf().