Skip to content
  • Andrew Worsley's avatar
    Bug 155733 - need to check return values of gimp_drawable_mask_bounds() · 4f99c729
    Andrew Worsley authored and Michael Natterer's avatar Michael Natterer committed
    Remove gimp_drawable_mask_bounds() from several plug-ins
    
    Also avoid null pointer crash by returning if called with null
    drawable which appears to happen once on the initial update. Instead
    prints a message for some one who might want to fix it
    
    Change gimp_drawable_mask_intersect() to check return value
    
    We still get some GIMP Error and Warnings but no crashes now
    4f99c729