diff options
-rw-r--r-- | source4/torture/local/util_strlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/local/util_strlist.c b/source4/torture/local/util_strlist.c index eb1de2b7c1..bf888da797 100644 --- a/source4/torture/local/util_strlist.c +++ b/source4/torture/local/util_strlist.c @@ -29,6 +29,7 @@ static const char *test_lists_shell_strings[] = { "foo bar \"bla \"", "foo \"\" bla", "bla \"\"\"\" blie", + NULL }; static BOOL test_lists_shell(TALLOC_CTX *mem_ctx) |