e.g.
cairo_pixels = g_malloc (height * cairo_stride);
...
guchar *q = cairo_pixels;
...
MULT(q[0], p[2], p[3], t1);
=> crash-- notify-osd crashed with SIGSEGV in _gtk_marshal_BOOLEAN__BOXED() https://bugs.launchpad.net/bugs/332042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
