diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-04-01 17:37:37 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2016-04-01 17:54:37 +0900 |
commit | b132ce65ec755e282291f4fa8da46eafcc2af942 (patch) | |
tree | 174e41d9d46e2282709a142e3c73ed95553ae99a /src/lib/ecore_wl2 | |
parent | e438bd09b2642308112b31b8349235f0b850cb9c (diff) |
evas - fix leak because cutouts_fre .. doesnt free - it just resets to 0
this works with 7166e6b85994b19a29f05c9e2b6d75a314a3cb91 and fixes a
leak added because ... free does not free!
evas_common_draw_context_cutouts_real_free(0 now actually frees the
rects, but evas_common_draw_context_cutouts_free() before did not.
@fix (follow on from 7166e6b85994b19a29f05c9e2b6d75a314a3cb91)
Diffstat (limited to 'src/lib/ecore_wl2')
0 files changed, 0 insertions, 0 deletions