[systemd-devel] [PATCH] Fix a fatal dbus abort in bus_manager_message_handler()
Colin Walters
walters at verbum.org
Wed Oct 31 06:09:55 PDT 2012
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 <walters at verbum.org>
More information about the systemd-devel
mailing list