efl/src/lib
Chris Michael d40cd1dab2 ecore-drm: Fix potential segfault when setting output mode
If a NULL mode is passed into ecore_drm_output_mode_set, then we try
to disable the given output. If disabling the output fails, we were
trying to print an ERR message which tried to access the NULL mode.

@fix

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
2016-05-10 11:28:26 -04:00
..
ecore efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_audio Ecore audio: Correctly namespace now that Eolian supports it better. 2016-05-10 11:36:35 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_con docs: efl_network: class descriptions for connector and URL 2016-04-26 14:01:17 +02:00
ecore_drm ecore-drm: Fix potential segfault when setting output mode 2016-05-10 11:28:26 -04:00
ecore_evas Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
ecore_fb
ecore_file ecore_file: fix memory leak 2016-05-06 22:18:57 +02:00
ecore_imf ecore imf: fix imf module load hangs when not even configured 2016-01-18 17:23:56 +09:00
ecore_imf_evas
ecore_input ecore-input: Fix spelling errors in comments 2016-03-03 11:24:50 -05:00
ecore_input_evas
ecore_ipc
ecore_psl1ght Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_sdl Ecore: Use calloc() to initialize Ecore_Event_Mouse_XXXX 2016-04-20 08:33:20 -04:00
ecore_wayland ecore-wayland: Deprecate Ecore_Wayland library 2016-05-03 08:35:48 -04:00
ecore_win32 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ecore_wl2 ecore-wl2: only print socket ERR messages when not attempting to reconnect 2016-05-06 15:43:01 -04:00
ecore_x efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
ector docs: ector: improve docs for the abstract renderer base class 2016-04-22 12:52:42 +02:00
edje Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
eet efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
eeze eeze: remove trailing whitespace 2016-03-11 17:59:46 +01:00
efl Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
efreet efreet: add locking for efreet_desktop_x_field_get() 2016-01-25 11:27:02 -05:00
eina efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
eio Efl model: Remove the no longer needed .Base hack. 2016-05-10 11:36:35 +01:00
eldbus Efl model: Remove the no longer needed .Base hack. 2016-05-10 11:36:35 +01:00
elementary Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
elocation
elput elput: Add code to handle keybindings for vt switching 2016-05-09 12:00:35 -04:00
elua elua: more file utilities in clib 2016-04-16 18:15:57 +01:00
embryo embryo: don't mess with env vars in tzdate if no tz is passed 2016-03-24 17:37:50 -04:00
emile emile: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
emotion Efl.Gfx.Buffer: Add interface skeletton 2016-03-15 11:11:59 +09:00
eo Eo composite: change composite objects to not be tied to parent 2016-05-05 16:45:12 +01:00
eolian eolian: lift restriction on namespace/class name conflicts in library 2016-05-06 12:57:01 +01:00
eolian_cxx cxx: follow eoid to eo_self rename in cxx generator and bindings 2016-03-16 21:11:17 +01:00
ephysics
escape
ethumb Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00
ethumb_client
evas Efl gfx: Remove the no longer needed .Base hack. 2016-05-10 12:25:44 +01:00
evil evil: make it possible to build the library alone. 2016-04-14 15:52:50 -07:00
.gitignore