summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6c56f9b6..0ce88829 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -128,3 +128,7 @@
- rename HEADER_FIELD_SERVICE -> HEADER_FIELD_DESTINATION
and HEADER_FIELD_SENDER_SERVICE -> HEADER_FIELD_SENDER
for both dbus-protocol.h and in the spec
+
+ - Better error checking for bogus configuration files. Currently if a
+ configuration file tries to include itself the bus crashes on start. We
+ should probably have a check against this.