efl/legacy/edbus/src
José Roberto de Souza f94520c1fa edbus: Fix wrong pointer passed to edbus_message_iter_arguments_get
We were expected to pass an int pointer, but instead we were passing a
char, which leads to a crash in complex_type_server.

Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 78623
2012-10-29 22:02:32 +00:00
..
examples edbus: Fix wrong pointer passed to edbus_message_iter_arguments_get 2012-10-29 22:02:32 +00:00
lib edbus: Add some EINA_SAFETY to public API 2012-10-26 18:20:19 +00:00