summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 2f1e7876..e6fe6bce 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -86,3 +86,6 @@
not on how many can be buffered for a given connection.
- make client serial and reply serial unsigned and add dbus_message_get_is_reply()
+
+ - other apps can send you a fake DBUS_MESSAGE_LOCAL_DISCONNECT; need to
+ check for that and disallow it.