efl/legacy
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
..
ecore Fix memory corruption in ecore_xcb_window.c::ecore_x_window_children_get 2009-09-22 18:18:28 +00:00
edje Improve documentation for Evas, Ecore, Edje and Elementary. 2009-09-17 22:38:35 +00:00
eet add VS8 project for eet binary. Not tested, though 2009-09-18 08:09:00 +00:00
efreet * efreet: Use eina_log. 2009-09-21 16:36:29 +00:00
eina add README.txt and MANIFEST.txt files 2009-09-16 20:23:11 +00:00
embryo use __attribute__((packed)) if __GNUC__ is defined 2009-09-16 22:02:59 +00:00
emotion * emotion: Remove Evas_Bool. 2009-06-18 08:01:23 +00:00
ethumb oops! strncpy is tricky and uri was a pointer not an array. 2009-09-17 18:37:22 +00:00
evas fix wrns.. and fix macro! 2009-09-22 08:04:57 +00:00
evil add more wrapping 2009-09-16 21:59:37 +00:00