What steps will reproduce the problem?
1. Create a DBus client that requests the name ":foo"
2. Connect that client to a WvDBusServer
What is the expected output? What do you see instead?
Expected: The requested name is rejected: according to the DBus spec,
"[t]he bus must reject any attempt by an application to manually request a
name beginning with ':'"
Actual: WvDBusServer makes no effort to validate the requested name.
Original issue reported on code.google.com by peter.mc...@gmail.com on 10 Jan 2008 at 12:36
Original issue reported on code.google.com by
peter.mc...@gmail.com
on 10 Jan 2008 at 12:36