evas-wayland-shm: Don't leak rectangles during flush
authorChris Michael <cp.michael@samsung.com>
Thu, 8 Oct 2015 17:35:07 +0000 (13:35 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 8 Oct 2015 17:35:07 +0000 (13:35 -0400)
commitdd8ec36962e5407c0f1dd0ef1ed4a8d521c0534a
tree541fa3c2a2885011605097c1296128a1de945c86
parentbf1eef174bb596cbab291f823c9f3644e1dc4bb3
evas-wayland-shm: Don't leak rectangles during flush

Summary: As we loop the regions of the output buffer and accumulate
changes to post, we should be freeing the rectangles when we are done
with them.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/evas/engines/wayland_shm/evas_outbuf.c