diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-11-11 04:03:52 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-11-11 04:03:52 +0100 |
commit | e2e614861918a65323983898a6dc0248f8f422c2 (patch) | |
tree | 8446b98ad2519fab0f85067483c8e01530ece1ee /test/fuzz | |
parent | network: use hashmap_free_with_destructor() in network_free() (diff) | |
download | systemd-e2e614861918a65323983898a6dc0248f8f422c2.tar.xz systemd-e2e614861918a65323983898a6dc0248f8f422c2.zip |
fuzz: add testcase of oss-fuzz#11345
Diffstat (limited to 'test/fuzz')
-rw-r--r-- | test/fuzz/fuzz-network-parser/oss-fuzz-11345 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/oss-fuzz-11345 b/test/fuzz/fuzz-network-parser/oss-fuzz-11345 new file mode 100644 index 0000000000..b097fcd05f --- /dev/null +++ b/test/fuzz/fuzz-network-parser/oss-fuzz-11345 @@ -0,0 +1,2 @@ +[IPv6PrefixDelegation] +DNS=::
\ No newline at end of file |