summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-11-11 16:36:48 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-11-11 16:36:48 +0100
commitc1b4a2b03a618d17f26927e3fd17cdc4e23f0357 (patch)
treef2b6f34632b4141930cfbbf33af7248bf4626b4f /test
parentutil: specify the maximum-size element when initialize union (diff)
downloadsystemd-c1b4a2b03a618d17f26927e3fd17cdc4e23f0357.tar.xz
systemd-c1b4a2b03a618d17f26927e3fd17cdc4e23f0357.zip
fuzz: add testcase of oss-fuzz#11344
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-netdev-parser/oss-fuzz-113446
1 files changed, 6 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-netdev-parser/oss-fuzz-11344 b/test/fuzz/fuzz-netdev-parser/oss-fuzz-11344
new file mode 100644
index 0000000000..e3744c608c
--- /dev/null
+++ b/test/fuzz/fuzz-netdev-parser/oss-fuzz-11344
@@ -0,0 +1,6 @@
+[NetDev]
+Name=v
+Kind=vti
+[Tunnel]
+Local=::
+Local=any \ No newline at end of file