eina: eina_unicode_utf8_next_get should return 0
authorJaeun Choi <jaeun12.choi@samsung.com>
Wed, 8 Apr 2015 12:29:13 +0000 (21:29 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Wed, 8 Apr 2015 12:29:13 +0000 (21:29 +0900)
commit15e11cb05f84351d44e538eb88f47a1d21694fcb
tree012abbc10f3e0b42134d517917d96cf0cf111bcb
parentadbe2e864b83041717d7e10ed42793828514ad9a
eina: eina_unicode_utf8_next_get should return 0
when one of the parameters is NULL to avoid null pointer access.
it also corresponds to the description in doc.

@fix
src/lib/eina/eina_inline_unicode.x