eina_unicode: fix memory allocation
authorartem.popov <artem.popov@samsung.com>
Wed, 29 Oct 2014 21:33:15 +0000 (22:33 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Wed, 29 Oct 2014 21:38:11 +0000 (22:38 +0100)
commit1fb06dc09bfa9789597488a1cd6ccef11fc95938
tree66aa3bd6dd38ef7d67be4a57e9e2f8787cecd2a0
parentae00e442694880ccd2f632f86ddef4a3b9a40525
eina_unicode: fix memory allocation

Summary:
there is wrong memory allocation, Eina_Unicode has 4 bytes, allocation
is like for char
@fix

Reviewers: Hermet, seoz, raster, cedric

Reviewed By: cedric

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1609

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/eina/eina_unicode.c