Evas textblock: fix cached markup's stringshare refs
authorDaniel Hirt <daniel.hirt@samsung.com>
Sun, 28 Feb 2016 15:33:40 +0000 (17:33 +0200)
committerDaniel Hirt <daniel.hirt@samsung.com>
Sun, 28 Feb 2016 16:00:08 +0000 (18:00 +0200)
commitc7d45032dd68048a3c7c3cb74467dd683b86d83b
treedacd8e629836e2f89bb86f3345ee11b0ccee6616
parent84fd52921e86df91f2a5e305fb38583a8460040a
Evas textblock: fix cached markup's stringshare refs

The last fix 34020ed131c7a5da4d60bb3a452fac0d9ee5fdd1 was missing a
stringshare_del for the NOP case of markup_set. It led to a
constantly increasing ref count of the cached markup.

@fix
src/lib/evas/canvas/evas_object_textblock.c