nobus
nobus copied to clipboard
Results
1
nobus issues
Sort by
recently updated
recently updated
newest added
When a libdbus function with a `DBusError *` parameter fails (returning whatever out-of-range value indicates error, usually `NULL` or `FALSE`), it must set the error indicator. A user of libdbus...