Evas textblock: Fix a possible leak with calc_only layouting.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Apr 2011 06:52:27 +0000 (06:52 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Apr 2011 06:52:27 +0000 (06:52 +0000)
commit71a822427d9d78ee6b7db5d28341c17f819b02e7
tree22a782f014c6539c655d1937e683806507260bfb
parenta6ff4f75840ba4ebb05426301a26cac4a533e4bb
Evas textblock: Fix a possible leak with calc_only layouting.

Style padding changes would have triggered a code-path that skips cleaning
up the temporary layout created.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@58578 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c