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_bidi_utils.h
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_script_table.h