Fix for VDSvace issue: DF160920-00017 95/90995/1
authorRavi Nanjundappa <nravi.n@samsung.com>
Wed, 5 Oct 2016 09:05:14 +0000 (14:35 +0530)
committerRavi Nanjundappa <nravi.n@samsung.com>
Wed, 5 Oct 2016 09:07:38 +0000 (14:37 +0530)
commit41f7145306892f5cafa1d25013a9841342f1a27e
tree67ca75779c776dead600964cb48c0294e12e8428
parent9819660fc447c5d1723960c092394b35d80b2ffb
Fix for VDSvace issue: DF160920-00017

Return the locally assigned status value instead of pattern->status,
because the pattern handle will be invalid after the call to
cairo_pattern_destroy(pattern)

Change-Id: I0c38f6c4aac619de2d27b5136a41870bee6e78cc
Signed-off-by: Ravi Nanjundappa <nravi.n@samsung.com>
src/cairo-default-context.c