diff options
author | ChunEon Park <hermet@hermet.pe.kr> | 2013-10-15 15:00:13 +0900 |
---|---|---|
committer | ChunEon Park <hermet@hermet.pe.kr> | 2013-10-15 15:00:13 +0900 |
commit | 0daa2d02c7cd981615f8675be958af4d3133c5fa (patch) | |
tree | 6c01840712fcf4280506d314fd1bec24b341990b /ChangeLog | |
parent | e309967384a28ccd8f463d63a91b06d2dcc4f8aa (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 2013-10-15 ChunEon Park (Hermet) | ||
2 | |||
3 | * Fixed memory leak in the edje map color transition. | ||
4 | |||
1 | 2013-10-11 Carsten Haitzler (The Rasterman) | 5 | 2013-10-11 Carsten Haitzler (The Rasterman) |
2 | 6 | ||
3 | * deprecate/remove all the eina_error setting (and getting) | 7 | * deprecate/remove all the eina_error setting (and getting) |