Comment 10 for bug 1528279

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

stepping through it seems it segfaults on line 154
  if (image.bytes_per_pixel == 3)
        format = GL_RGB;