efl/src/lib/eldbus
Chris Michael 6e46642dfb eldbus: Fix possible null dereference reported by Coverity
Summary: Fix Coverity CID1256952: reports a null derefence here due to
eldbus_message_new returning NULL, thus causing a null dereference
when trying to set reply->dbus_msg

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-10 13:24:54 -05:00
..
Eldbus.h eldbus: Fix wrong comments. 2014-10-21 23:42:03 +02:00
eldbus_connection.h eldbus: update missing API documentation. 2014-10-20 18:32:27 +02:00
eldbus_core.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eldbus_freedesktop.c eldbus: Add eldbus_object_manager_interfaces_added/removed() 2013-09-02 16:14:47 -03:00
eldbus_freedesktop.h eldbus: update missing eldbus_freedesktop.h API documentation. 2014-10-20 18:32:28 +02:00
eldbus_message.c eldbus: Fix possible null dereference reported by Coverity 2014-12-10 13:24:54 -05:00
eldbus_message.h eldbus: update missing eldbus_message API documentation. 2014-10-20 18:32:28 +02:00
eldbus_message_eina_value.h Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
eldbus_message_from_eina_value.c eldbus: Check return value of eina_value_pget 2013-12-07 21:11:33 +01:00
eldbus_message_helper.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
eldbus_message_helper.h eldbus: update missing eldbus_message API documentation. 2014-10-20 18:32:28 +02:00
eldbus_message_to_eina_value.c eldbus: Check return value of _type_size 2013-12-07 21:11:32 +01:00
eldbus_object.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eldbus_object.h eldbus: update missing eldbus_object API documentation. 2014-10-20 18:32:28 +02:00
eldbus_pending.c eldbus hackaround for proxy deletion during pending callback 2014-12-08 15:14:24 -05:00
eldbus_pending.h eldbus: update missing eldbus_pending.h API documentation. 2014-10-20 18:32:28 +02:00
eldbus_private.h eldbus: Add timeout parameter to eldbus_proxy_send_and_block() 2014-12-05 09:53:08 -05:00
eldbus_private_types.h eldbus hackaround for proxy deletion during pending callback 2014-12-08 15:14:24 -05:00
eldbus_proxy.c eldbus: Add timeout parameter to eldbus_proxy_send_and_block() 2014-12-05 09:53:08 -05:00
eldbus_proxy.h eldbus: Add timeout parameter to eldbus_proxy_send_and_block() 2014-12-05 09:53:08 -05:00
eldbus_service.c Fixes ABI breakage in Eldbus for use with C++ Eldbus 2014-07-15 08:01:14 +09:00
eldbus_service.h Fixes ABI breakage in Eldbus for use with C++ Eldbus 2014-07-15 08:01:14 +09:00
eldbus_signal_handler.c Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
eldbus_signal_handler.h Rename edbus->eldbus 2013-04-23 12:36:29 -03:00