efl/src/lib/ecore_x
Daniel Hirt 3160b044fb ecore_x_selection: fix selection data freeing
This fixes valgrind reporting lost bytes when selecting text (e.g. in entry).
Can be reproduced in any program that has entry:
  Simply run it with valgrind, select any text, and then exit.
Fixed by properly freeing the selection data, since it is either cleared or replaced.
Also, changed argument in sizeof since it didn't match the type of selections[in].
2014-02-09 13:12:39 +02:00
..
xcb ecore_x_selection: fix selection data freeing 2014-02-09 13:12:39 +02:00
xlib ecore_x_selection: fix selection data freeing 2014-02-09 13:12:39 +02:00
Ecore_X.h ecore_evas: added window manager rotation to manage the rotation of windows by the WM. 2014-02-09 09:46:51 +09:00
Ecore_X_Atoms.h ecore_evas: added window manager rotation to manage the rotation of windows by the WM. 2014-02-09 09:46:51 +09: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 ecore_evas: added window manager rotation to manage the rotation of windows by the WM. 2014-02-09 09:46:51 +09: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