Comment 6 for bug 332042

Revision history for this message
Alexander Sack (asac) wrote :

e.g.
  cairo_pixels = g_malloc (height * cairo_stride);
...
      guchar *q = cairo_pixels;
...
              MULT(q[0], p[2], p[3], t1);
=> crash