efl/legacy/ecore/src/lib/ecore_x
Mikhail Gusarov 8b293c2209 Fix memory corruption in ecore_xcb_window.c::ecore_x_window_children_get
Function allocated reply->children_len bytes, and then copied
sizeof(Ecore_X_Window) * reply->childen_len bytes into the buffer, leading
to memory corruption.

SVN revision: 42624
2009-09-22 18:18:28 +00:00
..
xcb Fix memory corruption in ecore_xcb_window.c::ecore_x_window_children_get 2009-09-22 18:18:28 +00:00
xlib 1. ecore-evas doesnt disable draws to fully obscured windows if compositoir 2009-09-02 12:48:56 +00:00
.cvsignore Some client message and ICCCM related functions. 2004-09-21 19:18:45 +00:00
Ecore_X.h * add ecore_x_atom_name_get() API (will be used by ewl) 2009-07-09 04:55:11 +00:00
Ecore_X_Atoms.h Add _NET_WM_ACTION_ABOVE/BELOW. 2009-02-07 12:16:13 +00:00
Ecore_X_Cursor.h hey guys! can u rememebr to add yourselves to AUTHORS? 2004-04-30 03:10:17 +00:00
Makefile.am lutin... release soname patch. verbose svn soname used right now 2009-04-17 10:01:45 +00:00
ecore_x_atoms_decl.h Add _NET_WM_ACTION_ABOVE/BELOW. 2009-02-07 12:16:13 +00:00