efl/src/lib/ecore_x
Daniel Willmann 9772e3b5dc efl: Fix possible memory corruption in ecore xrandr EDID functions
Report from Klocwork. I checked that the actual max size of the name is
13 bytes. Now we allocate one more to hold the terminating NULL byte and
not write into unallocated memory.

Signed-off-by: Daniel Willmann <d.willmann@samsung.com>

SVN revision: 80773
2012-12-12 17:23:09 +00:00
..
xcb efl: Fix possible memory corruption in ecore xrandr EDID functions 2012-12-12 17:23:09 +00:00
xlib efl: Fix possible memory corruption in ecore xrandr EDID functions 2012-12-12 17:23:09 +00:00
Ecore_X.h efl/ecore_x: add version and backend to header file. 2012-12-08 15:26:27 +00:00
Ecore_X_Atoms.h From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:48:46 +00: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 From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:48:46 +00:00
ecore_x_version.h.in efl/ecore_x: add version and backend to header file. 2012-12-08 15:26:27 +00:00