The documentation for dbus_bus_get states it returns a DBusConnection pointer. On error, it returns NULL. The documentation should reflect this. It can be as simple as changing HEAD dbus/dbus-bus.c:561 from: * @returns a #DBusConnection with new ref to * @returns a #DBusConnection with new ref or #NULL on error
Created attachment 83977 [details] [review] Documentation fix
Comment on attachment 83977 [details] [review] Documentation fix Review of attachment 83977 [details] [review]: ----------------------------------------------------------------- Looks good.
committed to master
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.