summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-07-10 01:02:07 +0900
committerLennart Poettering <lennart@poettering.net>2019-07-10 12:27:48 +0200
commite4443f9bfcc4576e1e8bf6bbb4e5d03db987ada7 (patch)
tree900b73d34b7424ccdebe8529a13f73a283bc21a8 /test
parentf34635bcda4e725f72da4ae982b83daf36609b41 (diff)
downloadsystemd-e4443f9bfcc4576e1e8bf6bbb4e5d03db987ada7.tar.gz
network: fix memleak
set_put() does not return -EEXIST. Fixes #12995 and oss-fuzz#15678.
Diffstat (limited to 'test')
-rw-r--r--test/fuzz/fuzz-network-parser/oss-fuzz-156782
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/oss-fuzz-15678 b/test/fuzz/fuzz-network-parser/oss-fuzz-15678
new file mode 100644
index 0000000000..2a37d5f455
--- /dev/null
+++ b/test/fuzz/fuzz-network-parser/oss-fuzz-15678
@@ -0,0 +1,2 @@
+[IPv6AcceptRA]
+BlackList=70:: 70:: \ No newline at end of file