Thanks, committed.

I adjusted it a bit to just not go into the "if" instead of return. This 
is done just to make sure code that will be added afterwards will not be 
skipped (same idea like checking the top widget).

Thanks,
Tom.

On 01/01/12 14:16, Jihoon Kim wrote:
> Hi, EFL developers.
>
> I found SIGSEGV on elementary entry when elm_entry_selection_get returns
> NULL.
> This patch will fix this crash.
>
> #0  0x00614706 in ?? () from /lib/i386-linux-gnu/libc.so.6
> #1  0x0019bb04 in _signal_selection_start (data=0xb73ad898, obj=0xb73ad9c0,
> emission=0x850e4a0 "
> selection,start", source=0x8479488 "elm.text") at elm_entry.c:1534
> #2  0x00556310 in _edje_emit_cb (ed=0x856d760, sig=0x850e4a0
> "selection,start", src=0x8479488 "e
> lm.text", data=0x0, prop=0 '\000') at edje_program.c:1306
> #3  0x00556112 in _edje_emit_handle (ed=0x856d760, sig=0x850e4a0
> "selection,start", src=0x847948
> 8 "elm.text", sdata=0x0, prop=0 '\000') at edje_program.c:1241
> #4  0x00551c8b in _edje_message_process (em=0x831c698) at
> edje_message_queue.c:656
> #5  0x005520b0 in _edje_message_queue_process () at edje_message_queue.c:764
>
>
>
> ------------------------------------------------------------------------------
> Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
> infrastructure or vast IT resources to deliver seamless, secure access to
> virtual desktops. With this all-in-one solution, easily deploy virtual
> desktops for less than the cost of PCs and save 60% on VDI infrastructure
> costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
>
>
>
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to