Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBus::Object.new("/invalid-path") should raise #119

Open
mvidner opened this issue Jul 19, 2022 · 0 comments
Open

DBus::Object.new("/invalid-path") should raise #119

mvidner opened this issue Jul 19, 2022 · 0 comments

Comments

@mvidner
Copy link
Owner

mvidner commented Jul 19, 2022

DBus::Object.new is not checking that the argument is a valid object path

If the object is exported and emits a signal, the bus detects an invalid message and disconnects us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant