Bug 307308 - pass appropriate pointer to release_dest_image.
git-svn-id: svn://10.0.0.236/trunk@179797 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -532,7 +532,7 @@ _cairo_atsui_font_show_glyphs(void *abstract_font,
|
||||
&rect,
|
||||
destImageSurface,
|
||||
&rect,
|
||||
&extra);
|
||||
extra);
|
||||
|
||||
return CAIRO_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user