mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 16:06:16 +01:00
GDBus: Add TODO item about a need to validate data / messages
This commit is contained in:
parent
adf50912dd
commit
6e23b0b785
@ -23,6 +23,11 @@
|
|||||||
/*
|
/*
|
||||||
* TODO for GDBus:
|
* TODO for GDBus:
|
||||||
*
|
*
|
||||||
|
* - Validate all data (e.g. UTF-8) and check all the required D-Bus headers
|
||||||
|
* are present and forbidden ones aren't
|
||||||
|
* - When writing: g_dbus_message_to_blob()
|
||||||
|
* - When reading: g_dbus_message_new_from_blob()
|
||||||
|
*
|
||||||
* - would be nice to expose GDBusAuthMechanism and an extension point
|
* - would be nice to expose GDBusAuthMechanism and an extension point
|
||||||
*
|
*
|
||||||
* - Need to rewrite GDBusAuth and rework GDBusAuthMechanism. In particular
|
* - Need to rewrite GDBusAuth and rework GDBusAuthMechanism. In particular
|
||||||
|
Loading…
Reference in New Issue
Block a user