Signed-off-by: Pierre-Loup A. Griffais <pgriff...@nvidia.com>
Reviewed-by: Aaron Plattner <aplatt...@nvidia.com>
---
 fb/fbpict.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fb/fbpict.c b/fb/fbpict.c
index f9f4343..c046bae 100644
--- a/fb/fbpict.c
+++ b/fb/fbpict.c
@@ -453,6 +453,7 @@ image_from_pict_18 (PicturePtr pict, Bool has_clip, int 
*xoff, int *yoff)
            else if (sp->type == SourcePictTypeConical)
                image = create_conical_gradient_image (gradient);
        }
+       *xoff = *yoff = 0;
     }
     
     if (image)
-- 
1.6.3.3

_______________________________________________
xorg-devel mailing list
xorg-devel@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to