Yes.

Daniel Juyung Seo (SeoZ)


On Sun, Feb 9, 2014 at 10:58 PM, Carsten Haitzler <ras...@rasterman.com>wrote:

> raster pushed a commit to branch master.
>
>
> http://git.enlightenment.org/core/elementary.git/commit/?id=1be00340149b249bca8293179fc8093a2c2de0ea
>
> commit 1be00340149b249bca8293179fc8093a2c2de0ea
> Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> Date:   Sun Feb 9 22:54:19 2014 +0900
>
>     oops.
> ---
>  src/lib/elm_atspi_bridge.c | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/src/lib/elm_atspi_bridge.c b/src/lib/elm_atspi_bridge.c
> index f947258..46b5aad 100644
> --- a/src/lib/elm_atspi_bridge.c
> +++ b/src/lib/elm_atspi_bridge.c
> @@ -669,6 +669,9 @@ _component_get_extents(const Eldbus_Service_Interface
> *iface EINA_UNUSED, const
>     eldbus_message_iter_container_close(iter, iter_struct);
>
>     return ret;
> +fail:
> +   if (ret) eldbus_message_unref(ret);
> +   return NULL;
>  }
>
>  static Eldbus_Message *
>
> --
>
>
>
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to