diff options
author | Shinwoo Kim <cinoo.kim@samsung.com> | 2015-11-10 13:45:37 -0800 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2015-11-11 10:40:17 -0800 |
commit | 354e5f0d20cda15d9043b90bb44a25392a9b78e2 (patch) | |
tree | a7e5000f262747d464a964072cd6c69a233c0b25 /po/sr.po | |
parent | f61ba2bfce204c59cfd70e5d7410034d3ac4f784 (diff) |
ecore: thread - need to null check of function pointer
Summary: you can meet a segmentation fault without this patch
Test Plan:
please use the following snippet
Ecore_Thread *th;
th = ecore_thread_feedback_run(_heavy_cb, _notify_cb, NULL, NULL, obj, EINA_TRUE);
ecore_thread_wait(th, 1.0);
Reviewers: raster, Hermet, jaehwan, woohyun, cedric
Reviewed By: cedric
Subscribers: seoz
Differential Revision: https://phab.enlightenment.org/D3315
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Diffstat (limited to 'po/sr.po')
0 files changed, 0 insertions, 0 deletions