chiark / gitweb /
bus: actually, the kernel does enforce validity of bus names...
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Dec 2013 00:20:21 +0000 (01:20 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 27 Dec 2013 00:20:21 +0000 (01:20 +0100)
src/libsystemd-bus/PORTING-DBUS1

index 930013723688462e85bd7d86608627629cb175ea..f2cf277483c6ad765ae73f80207e59b1ffdacafd 100644 (file)
@@ -459,11 +459,6 @@ name. The ioctl will return an offset into the memory pool. After
 reading all the data you need you need to release this via the
 KDBUS_CMD_FREE ioctl(), similar how you release a received message.
 
-Note that the kernel does not know anything about properly formatted
-dbus bus names. It is hence essential that you verify the validity of
-all bus names returned by the kernel (for example in message meta data
-or when listing acquired names), and ignore invalid entries.
-
 CREDENTIALS
 
 kdbus can optionally attach all kinds of metadata about the sender at