Evas: fix resource leak.
authorChinmaya Panigrahi <c.panigrahi@samsung.com>
Thu, 11 Sep 2014 10:54:18 +0000 (12:54 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 11 Sep 2014 10:56:02 +0000 (12:56 +0200)
commitfdd501b773e6ef8529e44a8a6feb25e66143f1f0
treed2a5878e01f4980d4a379f8ee63b5fcaaa6ea0b7
parent44cecb6a87d7a2d7c781e613619b97c74e3f1eea
Evas: fix resource leak.

Summary: Variable palpriv is going out of scope and leaks the storage it points to,
if we do not free it before exiting.

Test Plan: NA

Reviewers: seoz, raster, cedric

Subscribers: cedric, seoz

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/modules/evas/engines/software_x11/evas_xlib_color.c