Bug 88088

Summary: Incorrect assert
Product: dbus Reporter: Joshua Rogers <honey>
Component: coreAssignee: D-Bus Maintainers <dbus>
Status: RESOLVED FIXED QA Contact: D-Bus Maintainers <dbus>
Severity: minor    
Priority: low Keywords: love
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Joshua Rogers 2015-01-06 04:01:45 UTC
Hi,
In /bus/signals.c:

2342      _dbus_assert (rule->flags = BUS_MATCH_ARGS);

It should be ==, not =.


Thanks,
Comment 1 Simon McVittie 2015-01-06 22:47:39 UTC
Well spotted. Fixed in git for 1.9.8 with the obvious change.

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.