On Wed, 2012-10-31 at 13:53 +0100, Eelco Dolstra wrote: > Oops, you're right. Searching for calls to dbus_message_unref I mistook the > "oom" label in message_from_file_changes() for the one in > bus_manager_message_handler(). So this one should stay.
You could also add the cleanup attribute there too, and delete the unref. Either way: Reviewed-by: Colin Walters <[email protected]> _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
