efl/src/modules
Jean-Philippe Andre e531ab9bc0 Evas GL: Use Eina_Strbuf for the extensions list
The usage of strcat/strncat was not safe, and even Coverity reported
about it.

Fixes CID 1256197:
CID 1256197 (#1 of 2): Buffer not null terminated (BUFFER_SIZE_WARNING)
1. buffer_size_warning: Calling strncpy with a maximum size argument
of 10240 bytes on destination array _gl_ext_string of size 10240 bytes
might leave the destination string unterminated.
2015-03-02 19:51:30 +09:00
..
ecore/system ecore: Added getting "WarningLevel" on upower module. 2014-12-12 16:41:40 +01:00
ecore_evas/engines ee-win32 probably might compile now 2015-02-12 16:21:52 -05:00
ecore_imf ecore_imf/scim: Fix logically dead code in scim module 2015-01-10 09:27:10 +09:00
eeze/sensor eeze/sensor/tizen: Fix typos to let it build for tizen 2013-04-24 16:01:42 +01:00
eina/mp eina: do not access dead pointer from within valgrind macro. 2014-01-22 12:22:13 +09:00
emotion emotion gst backend - make note of some bugs! need fixing - cant now 2014-10-01 08:23:26 +09:00
ethumb/emotion ethumb emotion module - fix possible division by 0 2014-08-27 17:10:02 +09:00
evas Evas GL: Use Eina_Strbuf for the extensions list 2015-03-02 19:51:30 +09:00