diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-11-08 04:31:02 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-11-08 04:31:02 +0100 |
commit | d571998498703e1c684a7c346cc9590ccffc0f06 (patch) | |
tree | da3abe737d13b8f95259bb6e4c2b1863e0d66cdc /test | |
parent | network: adds missing strv_free() (diff) | |
download | systemd-d571998498703e1c684a7c346cc9590ccffc0f06.tar.xz systemd-d571998498703e1c684a7c346cc9590ccffc0f06.zip |
fuzz: add a testcase for oss-fuzz#11285
Diffstat (limited to 'test')
-rw-r--r-- | test/fuzz/fuzz-network-parser/oss-fuzz-11285 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/oss-fuzz-11285 b/test/fuzz/fuzz-network-parser/oss-fuzz-11285 new file mode 100644 index 0000000000..e0aad02cdb --- /dev/null +++ b/test/fuzz/fuzz-network-parser/oss-fuzz-11285 @@ -0,0 +1,2 @@ +[IPv6PrefixDelegation] +Domains=m
\ No newline at end of file |