evas: fix CID 1102547 - Resource leak
authorCedric BAIL <cedric@efl.so>
Mon, 14 Oct 2013 11:37:50 +0000 (13:37 +0200)
committerCedric BAIL <cedric@efl.so>
Mon, 14 Oct 2013 11:37:50 +0000 (13:37 +0200)
commit15b9a640ac0bc14dce0af360e7c888f8674c8dff
treea3b08321414bedd92422cdee247d16a6770771f9
parent1c1b48ca64c4d13cfd3677cde1ee99e4cf6c2c15
evas: fix CID 1102547 - Resource leak

If all rectangle are clipped out, it is perfectly possible to return
no rectangle, this would lead to a possible leak.
src/lib/evas/common/evas_tiler.c