aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds.c')
-rw-r--r--src/mds.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mds.c b/src/mds.c
index bcec1d9..d9a4c9c 100644
--- a/src/mds.c
+++ b/src/mds.c
@@ -295,6 +295,7 @@ pid_t parse_pid_t(const char* str, size_t n)
*
* @param child_args Command line arguments for the new image
*/
+__attribute__((nonnull))
static void exec_master_server(char** child_args)
{
/* Drop privileges. They most not be propagated non-authorised components. */