diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2021-04-02 18:07:26 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-05-15 19:28:05 +0200 |
commit | 08f829762736f8d43a219ebd212ab9dd9b5a662b (patch) | |
tree | 8e68d29918e73e6317bf50847aee09a7800a65e4 /test | |
parent | 5854761fc553855a0796d873ac1891d928c7ab45 (diff) | |
download | systemd-08f829762736f8d43a219ebd212ab9dd9b5a662b.tar.gz |
fuzzer: add a test case for #19178
(cherry picked from commit 080a602771ef51230a51f247b8b728d0483e2f28)
(cherry picked from commit 98365420f25a3b0fdc01937b767e0ef530d2dce7)
Diffstat (limited to 'test')
-rw-r--r-- | test/fuzz/fuzz-unit-file/github-19178 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/github-19178 b/test/fuzz/fuzz-unit-file/github-19178 new file mode 100644 index 0000000000..982c344e53 --- /dev/null +++ b/test/fuzz/fuzz-unit-file/github-19178 @@ -0,0 +1,3 @@ +service +[Service] +LoadCredential=passwd.hashed-password.root |