From 527c082c88390fde29f555fe3720e0d55d9edc34 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 25 Aug 2015 09:00:06 +0200 Subject: attributes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mds.c') 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. */ -- cgit v1.2.3-70-g09d2