efl/src/lib/ecore_file
Chris Michael 4c9c522337 Check for valid fd returned from ecore_main_fd_handler_fd_get before
potentially passing -1 to the read() function.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-08-05 11:40:02 +01:00
..
Ecore_File.h efl: Created Ecore group and added existing Ecore groups to it. 2012-12-18 18:38:44 +00:00
ecore_file.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_file_download.c strchr can return NULL, so check validity before tryint to pass NULL 2013-08-05 10:37:15 +01:00
ecore_file_monitor.c all efl object deletion functions now take NULL without crashing or erroring 2012-12-24 09:35:56 +00:00
ecore_file_monitor_inotify.c Check for valid fd returned from ecore_main_fd_handler_fd_get before 2013-08-05 11:40:02 +01:00
ecore_file_monitor_poll.c efl/ecore_file: refactor to be more like eio in providing backends. 2012-12-06 13:38:34 +00:00
ecore_file_monitor_win32.c More removal of \r 2013-02-17 14:53:25 -03:00
ecore_file_path.c efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
ecore_file_private.h efl/ecore_file: refactor to be more like eio in providing backends. 2012-12-06 13:38:34 +00:00