efl/src/modules/ecore_imf
Stefan Schmidt 2389d7f8ee ecore_imf: Account for terminating null byte on copy
strlen retruns the count with the terminating null byte but strncpy expects
length with it. Account for that.
2014-05-16 13:54:54 +02:00
..
ibus silence a few warnings 2014-05-08 00:15:53 +02:00
scim ecore_imf: Account for terminating null byte on copy 2014-05-16 13:54:54 +02:00
wayland Add EINA_UNUSED for unused function parameter 2014-01-04 11:17:01 +00:00
xim ximimmodule: fix dereference after null check 2014-01-22 09:46:24 +09:00