evas-wayland-shm: Free allocated rectangle after sending damages
authorChris Michael <cp.michael@samsung.com>
Tue, 29 Jul 2014 21:02:04 +0000 (17:02 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 29 Jul 2014 21:45:24 +0000 (17:45 -0400)
commitaea57d7a8ee2a7c90e5b2a0b19f46f471da67607
tree24b23c66cbf481b574414f50abba85f228ee2421
parent9b4b35eec46a4673f4626c110b1d3f5c2f7152e9
evas-wayland-shm: Free allocated rectangle after sending damages

We allocate a new eina_rectangle here, but we never free it after
sending damages to the surface.

@fix

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