From: Evgeny Vereshchagin Date: Sun, 4 Nov 2018 22:01:46 +0000 (+0100) Subject: tests: add a reproducer for https://github.com/systemd/systemd/issues/10629 X-Git-Tag: v240~399^2~5 X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=commitdiff_plain;h=a633d5b99759c5f0ae711fce576729932d42f5e6 tests: add a reproducer for https://github.com/systemd/systemd/issues/10629 --- diff --git a/test/fuzz/fuzz-netdev-parser/github-10629 b/test/fuzz/fuzz-netdev-parser/github-10629 new file mode 100644 index 00000000000..e269e3b285a --- /dev/null +++ b/test/fuzz/fuzz-netdev-parser/github-10629 @@ -0,0 +1,10 @@ +[NetDev] +Name=vlan99 +Kind=vcan + +[VLAN] +Id=99 +GVRP=true +MVRP=true +LooseBinding=true +ReorderHeader=true