efl/src/lib/ecore_x
Stefan Schmidt 461c5d2787 ecore: xcb: make sure length_name is always initialized
lib/ecore_x/xcb/ecore_xcb_icccm.c: In function ‘ecore_x_icccm_name_class_set’:
lib/ecore_x/xcb/ecore_xcb_icccm.c:320:11: warning: ‘length_name’ may be used uninitialized in this
function [-Wmaybe-uninitialized]
         s += length_name + 1;

Looking at the code this is indeed possible so better play safe here.
2016-07-29 14:20:16 +02:00
..
xcb ecore: xcb: make sure length_name is always initialized 2016-07-29 14:20:16 +02:00
xlib efl - ecore-x - work around e's badness in makeing an x image for all wins 2016-07-27 10:32:41 +09:00
Ecore_X.h ecore-x: add property member to Ecore_X_Event_Selection_Notify 2015-08-12 17:58:58 -04:00
Ecore_X_Atoms.h elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
Ecore_X_Cursor.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_x_atoms_decl.h elm_win: implement v2 of teamwork api using window-based display protocol 2016-05-20 14:54:06 -04:00
ecore_x_version.h.in alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
ecore_x_vsync_tool.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
ecore_x_vsync_tool_glx.c ecore-x-vsync - found issue when vt switchign with nvidia - workaround 2014-07-29 23:19:52 +09:00