You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling nextShape of the shapefile driver (from mapscript) causes a crash if the preceding whichShapes returns MS_DONE (no overlapping shapes).
This is because the status array is left uninitialized.