eldbus: eina_value not allocated from mempool.
authorGuilherme Lepsch <lepsch@expertisesolutions.com.br>
Thu, 5 Feb 2015 14:15:37 +0000 (15:15 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 5 Feb 2015 14:37:15 +0000 (15:37 +0100)
commitc5c70e54fc9ffd155fbc35d179ec00861bcfe9db
tree005ba68762bfb7b3eb38c2334c6671c1db9db3bd
parent36515241b9a45436dc2202728904fe00925cd0ae
eldbus: eina_value not allocated from mempool.

Summary: Eina_Value must be allocated with eina_value_new() to be freed by eina_value_free().
@fix

Reviewers: felipealmeida, larryolj, cedric

Subscribers: cedric

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

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