efl/src/lib/evas/common/language
Tom Hacohen 8203c79678 Evas langauge: Prevent potential buffer overflow and clean code.
We were copying a user defined string into a fixed size buffer
without doing any boundary checks. This commit fixes that.
Also cleaned up similar code that was using hardcoded numbers.

@fix.
2016-04-08 11:34:53 +01:00
..
evas_bidi_utils.c Evas object: Add paragraph_direciton APIs 2015-11-19 11:43:39 +00:00
evas_bidi_utils.h Evas object: Add paragraph_direciton APIs 2015-11-19 11:43:39 +00:00
evas_language_utils.c Evas langauge: Prevent potential buffer overflow and clean code. 2016-04-08 11:34:53 +01:00
evas_language_utils.h Evas: Add API to reinit the language and use it in elementary. 2016-04-08 11:24:32 +01:00
evas_script_table.h merge: and now Evas 2012-11-04 11:51:42 +00:00