]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Aug 2023 08:06:50 +0000 (10:06 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Aug 2023 08:07:00 +0000 (10:07 +0200)
TODO

diff --git a/TODO b/TODO
index 914ce69b52a12a9fadd61f8e0195376bd7523517..1fde92ab718700e19ec576c43b2b82ac7ba895b1 100644 (file)
--- a/TODO
+++ b/TODO
@@ -84,6 +84,10 @@ Janitorial Clean-ups:
   Having two lists is not nice, but maybe it's now worth making a dependency on
   libmount for something so trivial.
 
+* drop set_free_free() and switch things over from string_hash_ops to
+  string_hash_ops_free everywhere, so that destruction is implicit rather than
+  explicit. Similar, for other special hashmap/set/ordered_hashmap destructors.
+
 Deprecations and removals:
 
 * Remove any support for booting without /usr pre-mounted in the initrd entirely.