aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-13 12:25:06 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-03-14 16:50:08 +0100
commit20d52ab60e7ba40f7cf23c148bcead8bd05bea3a (patch)
tree85f58c7f9b3fa9dc0d86998dcfcea67848f83cec /TODO
parentTODO: trim obsolete entries (diff)
downloadsystemd-20d52ab60e7ba40f7cf23c148bcead8bd05bea3a.tar.gz
systemd-20d52ab60e7ba40f7cf23c148bcead8bd05bea3a.tar.bz2
systemd-20d52ab60e7ba40f7cf23c148bcead8bd05bea3a.zip
shared/conf-parser: fix crash when specifiers cannot be resolved in config_parse_device_allow()
oss-fuzz #6885.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f171121f6..d5e37e49a 100644
--- a/TODO
+++ b/TODO
@@ -528,6 +528,7 @@ Features:
* maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases...
* test/:
+ - add unit tests for config_parse_device_allow()
* seems that when we follow symlinks to units we prefer the symlink
destination path over /etc and /usr. We should not do that. Instead