efl/src/lib/ecore_x/xcb
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
..
ecore_xcb.c ecore_x: right name for variable 2012-12-08 20:45:09 +00:00
ecore_xcb_atoms.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_composite.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_cursor.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_damage.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_dnd.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_dpms.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_drawable.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_e.c From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:48:46 +00:00
ecore_xcb_error.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_events.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_extensions.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_gc.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_gesture.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_icccm.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_image.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_input.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_keymap.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_mwm.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_netwm.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_pixmap.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_private.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_randr.c efl: Fix possible memory corruption in ecore xrandr EDID functions 2012-12-12 17:23:09 +00:00
ecore_xcb_region.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_render.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_screensaver.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_selection.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_shape.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_sync.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_textlist.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_vsync.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window_prop.c ecore: remove useless ECORE_HAVE_EET, remove old XCB code and remove BUILD_ECORE_CON checks as ecore_con is always compiled anyway 2012-12-03 08:35:53 +00:00
ecore_xcb_window_shadow.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_window_shape.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xdefaults.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xfixes.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xinerama.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_xcb_xtest.c merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00