eina: fix memory leak issue in Eina_Value.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Thu, 25 Dec 2014 20:37:00 +0000 (21:37 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 25 Dec 2014 20:37:05 +0000 (21:37 +0100)
commit1d25d6da795c106edacd36de13978383f4b08318
tree794c70b71c98aa67c3228017f23db0f7358c48b0
parentb411be4be3abe2c5eecef59d36ce64f0efb89b00
eina: fix memory leak issue in Eina_Value.

Summary:
eina_inarray_free was not called. So calling it to fix the memory leak.

@fix

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: devilhorns

Subscribers: cedric

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

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