efl/src/lib/ecore
Andrii Kroitor 9f96d4996c ecore_win32: fix segfault
Summary:
_ecore_exe_pipe_read_thread_cb and _ecore_exe_pipe_error_thread_cb expecting
object as argument.

Reviewers: cedric, seoz, Hermet

Subscribers: cedric, reutskiy.v.v

Differential Revision: https://phab.enlightenment.org/D2185

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-18 11:05:24 +01:00
..
Ecore.h ecore_ipc: update missing API documentation. 2014-10-20 18:32:27 +02:00
Ecore_Common.h ecore: Add since tag for new ecore_thread_wait() API 2015-01-27 11:35:54 +01:00
Ecore_Eo.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
Ecore_Getopt.h ecore: update the doxygen groups to compile forgotten parts of the API. 2014-10-20 18:17:26 +02:00
Ecore_Legacy.h Ecore Exe: Migrate to eo. 2014-08-21 11:02:11 +01:00
ecore.c eina + ecore - fix main loop thread id tracking on fork 2015-02-26 19:47:51 +09:00
ecore_alloc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_anim.c ecore animator pos map - move from v[] array to *v pointer. 2014-12-17 17:00:11 +09:00
ecore_animator.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_app.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_events.c Revert "ecore/ecore_event - logically this check is redundant." 2014-05-27 22:27:05 +09:00
ecore_exe.c Fix code to conform to recent Eo changes. 2015-02-23 17:16:02 +00:00
ecore_exe.eo eolian: move efl eo files over to the new ctor syntax 2014-09-01 15:53:35 +01:00
ecore_exe_posix.c Ecore exe: Mark obj as unused. 2014-09-02 13:23:41 +01:00
ecore_exe_private.h Ecore exe: refactor and fix compilation on windows. 2014-08-27 15:14:17 +01:00
ecore_exe_ps3.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_exe_win32.c ecore_win32: fix segfault 2015-03-18 11:05:24 +01:00
ecore_getopt.c ecore_getopt: correct fix for CID 98382 and 98383 2014-08-27 11:57:19 +01:00
ecore_glib.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_idle_enterer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_enterer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idle_exiter.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idle_exiter.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_idler.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_idler.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_job.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_job.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_main.c ecore: improve network events handling on Windows. 2015-02-11 17:03:39 +01:00
ecore_mainloop.eo ecore: do not use Eina_Bool in ecore_mainloop.eo 2014-08-28 17:02:20 +01:00
ecore_parent.eo Ecore eolian: Fix namespaces for all of the ecore classes. 2014-06-30 17:47:06 +01:00
ecore_pipe.c ecore-pipe - check fcntl return 2014-08-27 15:17:00 +09:00
ecore_poller.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_poller.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00
ecore_private.h fix duplicate function call names in ecore and ecore_con that can clash 2014-06-16 15:57:05 +09:00
ecore_signal.c ecore signals - make note of forkfd stuff that is new to avoid sigchld 2015-03-13 14:54:02 +09:00
ecore_thread.c ecore: fix compilation, missing return value in ecore_thread_wait 2015-01-07 22:12:29 +01:00
ecore_throttle.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_time.c move ecore documentation not in headers to .h files for consistency 2014-07-26 12:30:12 +09:00
ecore_timer.c Eo: Change eo_add/del/unref behaviour. 2014-09-25 17:38:45 +01:00
ecore_timer.eo Eo: Get rid of eo_add_custom. 2014-09-25 10:30:56 +01:00