efl/src/lib/eio
Jean-Philippe Andre 8fdd3992f0 Eio monitor: Fix crash on invalid data access
Fix race condition when touching/changing a (theme) file often.
An Eio_Monitor was marked as "delete_me" but the rename callback
was still called, leading to memory access to already freed
objects.

Test protocol was:
ELM_THEME=~/default.edj elementary_test &
watch touch ~/default.edj
2014-01-14 14:23:05 +09:00
..
Eio.h fix 'found unknown command' warning in generating doxygen 2014-01-06 14:01:15 +09:00
eio_dir.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_eet.c eio: formatting 2013-01-03 07:47:27 +00:00
eio_file.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_inline_helper.x fix warning related to argument in generating doxygen 2014-01-07 11:27:15 +09:00
eio_main.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_map.c eio: fix wrong container set in eio_file_map_new. 2013-01-14 10:11:27 +00:00
eio_monitor.c Eio monitor: Fix crash on invalid data access 2014-01-14 14:23:05 +09:00
eio_monitor_inotify.c Eio monitor: Fix crash on invalid data access 2014-01-14 14:23:05 +09:00
eio_monitor_poll.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_monitor_win32.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_private.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
eio_single.c efl: formatting 2013-06-20 13:28:18 +02:00
eio_xattr.c efl: formatting 2013-06-20 13:28:18 +02:00