Edje - Fixed memory leak in the edje map color transition.
authorChunEon Park <hermet@hermet.pe.kr>
Tue, 15 Oct 2013 06:00:13 +0000 (15:00 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Tue, 15 Oct 2013 06:00:13 +0000 (15:00 +0900)
commit0daa2d02c7cd981615f8675be958af4d3133c5fa
tree6c01840712fcf4280506d314fd1bec24b341990b
parente309967384a28ccd8f463d63a91b06d2dcc4f8aa
Edje - Fixed memory leak in the edje map color transition.

Some cases, It doesn't free the interpolated colors.
Now it has guaranteed to free them always.
ChangeLog
NEWS
src/lib/edje/edje_calc.c