eldbus: fix unref of eldbus to not throw warning all over the place.
authorCedric Bail <cedric@osg.samsung.com>
Wed, 2 May 2018 21:20:00 +0000 (14:20 -0700)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 1 Jun 2018 02:09:03 +0000 (11:09 +0900)
commit72f5875d61caa69d3fdd6ffdc24bb14cc4e9d8c4
tree5164ebbdddcf1a36a193c5320e5ea3701aef5f9b
parent4a0b257138f1c7cbb821028472049a09df4db7a6
eldbus: fix unref of eldbus to not throw warning all over the place.

Especially to note, that when giving a message to send, the caller
do not own it anymore and should not unref it.

Differential Revision: https://phab.enlightenment.org/D6092
src/tests/eldbus/eldbus_test_eldbus_message.c
src/tests/eldbus/eldbus_test_eldbus_model_method.c
src/tests/eldbus/eldbus_test_eldbus_model_signal.c
src/tests/eldbus/eldbus_test_eldbus_object.c
src/tests/eldbus/eldbus_test_eldbus_pending_cancel.c
src/tests/eldbus/eldbus_test_eldbus_signal_handler.c