ector: Fix incorrect expression
authorChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 15:06:55 +0000 (10:06 -0500)
committerChris Michael <cp.michael@samsung.com>
Tue, 17 Nov 2015 15:06:55 +0000 (10:06 -0500)
commite04146f7dec24fa1769519b57fc996a1ddd33af5
treeab1ea12003148091507e3f61737698a19c470ab6
parente29da3ca694d62f9c0049e1d8d65f8f95e6bf455
ector: Fix incorrect expression

Coverity reports that 'obj' is written twice with the same value
here., so fix this with a proper call to eo_do_super_ret

NB: Fixes Coverity CID1339786

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ector/cairo/ector_renderer_cairo_shape.c