[RQ170526-01074] gl:Fix bug in _cairo_gl_pattern_texture_setup() 87/136887/1 accepted/tizen/4.0/unified/20170816.011202 accepted/tizen/4.0/unified/20170816.014621 accepted/tizen/unified/20170705.163138 submit/tizen/20170705.043917 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
authorMoonhee Choi <mh0310.choi@samsung.com>
Mon, 3 Jul 2017 09:17:32 +0000 (18:17 +0900)
committerMoonhee Choi <mh0310.choi@samsung.com>
Mon, 3 Jul 2017 09:17:32 +0000 (18:17 +0900)
commitc2843b1c511bb7f4fb418664e5ad66a92c3cadbd
tree722582f8b9034b827f937779d5235d99d78250e1
parent4d9e2b04057fab1e18c4b0ddb948d87fb045c28b
[RQ170526-01074] gl:Fix bug in _cairo_gl_pattern_texture_setup()
  - The "image" allocated at line 786 is not freed before moving to label fail at line 803.
  - It was fixed in community: https://bugs.freedesktop.org/show_bug.cgi?id=91537

Change-Id: I91833b0f7be723f050e7c1d38ae64e5f07d831fe
src/cairo-gl-operand.c