On Tue, 2014-06-24 at 12:45 +0300, Slava Monich wrote:
> connect_service() calls __connman_service_connect() which may in turn call
> reply_pending() which unrefs service->pending and sets it to NULL. Therefore,
> connect_service() needs to check service->pending for NULL prior to calling
> dbus_message_unref() on it.

Applied this patch and added a comment that it happens only if
DBUS_DISABLE_CHECKS has been defined.

If this is the only instance where such and error happens, we'll be very
happy indeed!

Thanks,

        Patrik

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to