diff options
author | Mikael Hallendal <micke@imendio.com> | 2003-12-13 14:30:37 +0000 |
---|---|---|
committer | Mikael Hallendal <micke@imendio.com> | 2003-12-13 14:30:37 +0000 |
commit | db400fed4708216510888441e846a345a04c2dce (patch) | |
tree | e52981af33f9da05b35eda80f187ec3b92e73ad2 /doc/TODO | |
parent | a1df3040f29223eddaa3ace0fe018fcb28cddcd9 (diff) |
2003-12-13 Mikael Hallendal <micke@imendio.com>
* doc/TODO: Added not about better error check of configuration files.
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |